ToCopyableBuilder<CreateNetworkProfileResponse.Builder,CreateNetworkProfileResponse>@Generated("software.amazon.awssdk:codegen") public class CreateNetworkProfileResponse extends AmazonWebServiceResult<ResponseMetadata> implements ToCopyableBuilder<CreateNetworkProfileResponse.Builder,CreateNetworkProfileResponse>
| Modifier and Type | Class | Description | 
|---|---|---|
| static interface  | CreateNetworkProfileResponse.Builder | 
| Modifier and Type | Method | Description | 
|---|---|---|
| static CreateNetworkProfileResponse.Builder | builder() | |
| boolean | equals(Object obj) | |
| int | hashCode() | |
| NetworkProfile | networkProfile() | 
 The network profile that is returned by the create network profile request. | 
| static Class<? extends CreateNetworkProfileResponse.Builder> | serializableBuilderClass() | |
| CreateNetworkProfileResponse.Builder | toBuilder() | Take this object and create a builder that contains all of the current property values of this object. | 
| String | toString() | 
setSdkHttpMetadata, setSdkResponseMetadatapublic NetworkProfile networkProfile()
The network profile that is returned by the create network profile request.
public CreateNetworkProfileResponse.Builder toBuilder()
ToCopyableBuildertoBuilder in interface ToCopyableBuilder<CreateNetworkProfileResponse.Builder,CreateNetworkProfileResponse>public static CreateNetworkProfileResponse.Builder builder()
public static Class<? extends CreateNetworkProfileResponse.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.