Class MigrationHubConfigResponse
- java.lang.Object
-
- software.amazon.awssdk.core.SdkResponse
-
- software.amazon.awssdk.awscore.AwsResponse
-
- software.amazon.awssdk.services.migrationhubconfig.model.MigrationHubConfigResponse
-
- All Implemented Interfaces:
SdkPojo
- Direct Known Subclasses:
CreateHomeRegionControlResponse,DeleteHomeRegionControlResponse,DescribeHomeRegionControlsResponse,GetHomeRegionResponse
@Generated("software.amazon.awssdk:codegen") public abstract class MigrationHubConfigResponse extends AwsResponse
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interfaceMigrationHubConfigResponse.Builderprotected static classMigrationHubConfigResponse.BuilderImpl
-
Constructor Summary
Constructors Modifier Constructor Description protectedMigrationHubConfigResponse(MigrationHubConfigResponse.Builder builder)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description MigrationHubConfigResponseMetadataresponseMetadata()-
Methods inherited from class software.amazon.awssdk.awscore.AwsResponse
equals, hashCode, toBuilder
-
Methods inherited from class software.amazon.awssdk.core.SdkResponse
getValueForField, sdkHttpResponse
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFieldNameToField, sdkFields
-
-
-
-
Constructor Detail
-
MigrationHubConfigResponse
protected MigrationHubConfigResponse(MigrationHubConfigResponse.Builder builder)
-
-
Method Detail
-
responseMetadata
public MigrationHubConfigResponseMetadata responseMetadata()
- Overrides:
responseMetadatain classAwsResponse
-
-