ToCopyableBuilder<CreatePlatformApplicationResponse.Builder,CreatePlatformApplicationResponse>
@Generated("software.amazon.awssdk:codegen") public class CreatePlatformApplicationResponse extends AmazonWebServiceResult<ResponseMetadata> implements ToCopyableBuilder<CreatePlatformApplicationResponse.Builder,CreatePlatformApplicationResponse>
Response from CreatePlatformApplication action.
Modifier and Type | Class | Description |
---|---|---|
static interface |
CreatePlatformApplicationResponse.Builder |
Modifier and Type | Method | Description |
---|---|---|
static CreatePlatformApplicationResponse.Builder |
builder() |
|
boolean |
equals(Object obj) |
|
int |
hashCode() |
|
String |
platformApplicationArn() |
PlatformApplicationArn is returned.
|
static Class<? extends CreatePlatformApplicationResponse.Builder> |
serializableBuilderClass() |
|
CreatePlatformApplicationResponse.Builder |
toBuilder() |
Take this object and create a builder that contains all of the current property values of this object.
|
String |
toString() |
setSdkHttpMetadata, setSdkResponseMetadata
public String platformApplicationArn()
PlatformApplicationArn is returned.
public CreatePlatformApplicationResponse.Builder toBuilder()
ToCopyableBuilder
toBuilder
in interface ToCopyableBuilder<CreatePlatformApplicationResponse.Builder,CreatePlatformApplicationResponse>
public static CreatePlatformApplicationResponse.Builder builder()
public static Class<? extends CreatePlatformApplicationResponse.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.