public class GetPlayerCodeRequest extends AbstractBceRequest
| Constructor and Description |
|---|
GetPlayerCodeRequest() |
| Modifier and Type | Method and Description |
|---|---|
int |
getHeight()
Gets the ETag value for the newly created object.
|
String |
getMediaId()
Gets the media ID value for the media resource.
|
int |
getWidth()
Gets the ETag value for the newly created object.
|
Boolean |
isAutoStart()
Gets the ETag value for the newly created object.
|
void |
setAutoStart(Boolean autoStart)
Sets the ETag value for the new object that was created from the associated
putObject request. |
void |
setHeight(int height)
Sets the ETag value for the new object that was created from the associated
putObject request. |
void |
setMediaId(String mediaId)
Sets the ETag value for the new object that was created from the associated
putObject request. |
void |
setWidth(int width)
Sets the ETag value for the new object that was created from the associated
putObject request. |
String |
toString() |
GetPlayerCodeRequest |
withAutoStart(boolean autoStart) |
GetPlayerCodeRequest |
withHeight(int height) |
GetPlayerCodeRequest |
withMediaId(String mediaId) |
AbstractBceRequest |
withRequestCredentials(BceCredentials credentials) |
GetPlayerCodeRequest |
withWidth(int width) |
getRequestCredentials, setRequestCredentialspublic String getMediaId()
public void setMediaId(String mediaId)
putObject request.eTag - The ETag value for the new object.public GetPlayerCodeRequest withMediaId(String mediaId)
public int getWidth()
public void setWidth(int width)
putObject request.eTag - The ETag value for the new object.public GetPlayerCodeRequest withWidth(int width)
public int getHeight()
public void setHeight(int height)
putObject request.eTag - The ETag value for the new object.public GetPlayerCodeRequest withHeight(int height)
public Boolean isAutoStart()
public void setAutoStart(Boolean autoStart)
putObject request.eTag - The ETag value for the new object.public GetPlayerCodeRequest withAutoStart(boolean autoStart)
public AbstractBceRequest withRequestCredentials(BceCredentials credentials)
withRequestCredentials in class AbstractBceRequestCopyright © 2016. All rights reserved.