public static class DescribeCasterComponentsResponse.Component extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DescribeCasterComponentsResponse.Component.CaptionLayerContent |
static class |
DescribeCasterComponentsResponse.Component.ComponentLayer |
static class |
DescribeCasterComponentsResponse.Component.ImageLayerContent |
static class |
DescribeCasterComponentsResponse.Component.TextLayerContent |
| Constructor and Description |
|---|
DescribeCasterComponentsResponse.Component() |
public DescribeCasterComponentsResponse.Component()
public String getComponentId()
public void setComponentId(String componentId)
public String getComponentName()
public void setComponentName(String componentName)
public String getLocationId()
public void setLocationId(String locationId)
public String getComponentType()
public void setComponentType(String componentType)
public String getEffect()
public void setEffect(String effect)
public DescribeCasterComponentsResponse.Component.ComponentLayer getComponentLayer()
public void setComponentLayer(DescribeCasterComponentsResponse.Component.ComponentLayer componentLayer)
public DescribeCasterComponentsResponse.Component.TextLayerContent getTextLayerContent()
public void setTextLayerContent(DescribeCasterComponentsResponse.Component.TextLayerContent textLayerContent)
public DescribeCasterComponentsResponse.Component.ImageLayerContent getImageLayerContent()
public void setImageLayerContent(DescribeCasterComponentsResponse.Component.ImageLayerContent imageLayerContent)
public DescribeCasterComponentsResponse.Component.CaptionLayerContent getCaptionLayerContent()
public void setCaptionLayerContent(DescribeCasterComponentsResponse.Component.CaptionLayerContent captionLayerContent)
Copyright © 2018. All Rights Reserved.