Uses of Class
software.amazon.awssdk.services.ec2.model.GetVerifiedAccessEndpointPolicyResponse
Packages that use GetVerifiedAccessEndpointPolicyResponse
-
Uses of GetVerifiedAccessEndpointPolicyResponse in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 that return GetVerifiedAccessEndpointPolicyResponseModifier and TypeMethodDescriptionEc2Client.getVerifiedAccessEndpointPolicy(Consumer<GetVerifiedAccessEndpointPolicyRequest.Builder> getVerifiedAccessEndpointPolicyRequest) Get the Verified Access policy associated with the endpoint.Ec2Client.getVerifiedAccessEndpointPolicy(GetVerifiedAccessEndpointPolicyRequest getVerifiedAccessEndpointPolicyRequest) Get the Verified Access policy associated with the endpoint.Methods in software.amazon.awssdk.services.ec2 that return types with arguments of type GetVerifiedAccessEndpointPolicyResponseModifier and TypeMethodDescriptionEc2AsyncClient.getVerifiedAccessEndpointPolicy(Consumer<GetVerifiedAccessEndpointPolicyRequest.Builder> getVerifiedAccessEndpointPolicyRequest) Get the Verified Access policy associated with the endpoint.Ec2AsyncClient.getVerifiedAccessEndpointPolicy(GetVerifiedAccessEndpointPolicyRequest getVerifiedAccessEndpointPolicyRequest) Get the Verified Access policy associated with the endpoint.