Class VpcLatticeResponse
- java.lang.Object
-
- software.amazon.awssdk.core.SdkResponse
-
- software.amazon.awssdk.awscore.AwsResponse
-
- software.amazon.awssdk.services.vpclattice.model.VpcLatticeResponse
-
- All Implemented Interfaces:
SdkPojo
- Direct Known Subclasses:
BatchUpdateRuleResponse,CreateAccessLogSubscriptionResponse,CreateListenerResponse,CreateRuleResponse,CreateServiceNetworkResponse,CreateServiceNetworkServiceAssociationResponse,CreateServiceNetworkVpcAssociationResponse,CreateServiceResponse,CreateTargetGroupResponse,DeleteAccessLogSubscriptionResponse,DeleteAuthPolicyResponse,DeleteListenerResponse,DeleteResourcePolicyResponse,DeleteRuleResponse,DeleteServiceNetworkResponse,DeleteServiceNetworkServiceAssociationResponse,DeleteServiceNetworkVpcAssociationResponse,DeleteServiceResponse,DeleteTargetGroupResponse,DeregisterTargetsResponse,GetAccessLogSubscriptionResponse,GetAuthPolicyResponse,GetListenerResponse,GetResourcePolicyResponse,GetRuleResponse,GetServiceNetworkResponse,GetServiceNetworkServiceAssociationResponse,GetServiceNetworkVpcAssociationResponse,GetServiceResponse,GetTargetGroupResponse,ListAccessLogSubscriptionsResponse,ListListenersResponse,ListRulesResponse,ListServiceNetworkServiceAssociationsResponse,ListServiceNetworksResponse,ListServiceNetworkVpcAssociationsResponse,ListServicesResponse,ListTagsForResourceResponse,ListTargetGroupsResponse,ListTargetsResponse,PutAuthPolicyResponse,PutResourcePolicyResponse,RegisterTargetsResponse,TagResourceResponse,UntagResourceResponse,UpdateAccessLogSubscriptionResponse,UpdateListenerResponse,UpdateRuleResponse,UpdateServiceNetworkResponse,UpdateServiceNetworkVpcAssociationResponse,UpdateServiceResponse,UpdateTargetGroupResponse
@Generated("software.amazon.awssdk:codegen") public abstract class VpcLatticeResponse extends AwsResponse
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interfaceVpcLatticeResponse.Builderprotected static classVpcLatticeResponse.BuilderImpl
-
Constructor Summary
Constructors Modifier Constructor Description protectedVpcLatticeResponse(VpcLatticeResponse.Builder builder)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description VpcLatticeResponseMetadataresponseMetadata()-
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, sdkFields
-
-
-
-
Constructor Detail
-
VpcLatticeResponse
protected VpcLatticeResponse(VpcLatticeResponse.Builder builder)
-
-
Method Detail
-
responseMetadata
public VpcLatticeResponseMetadata responseMetadata()
- Overrides:
responseMetadatain classAwsResponse
-
-