Uses of Class
software.amazon.awssdk.services.pinpointsmsvoicev2.model.GetResourcePolicyResponse
-
Packages that use GetResourcePolicyResponse Package Description software.amazon.awssdk.services.pinpointsmsvoicev2 Welcome to the AWS End User Messaging SMS and Voice, version 2 API Reference. -
-
Uses of GetResourcePolicyResponse in software.amazon.awssdk.services.pinpointsmsvoicev2
Methods in software.amazon.awssdk.services.pinpointsmsvoicev2 that return GetResourcePolicyResponse Modifier and Type Method Description default GetResourcePolicyResponsePinpointSmsVoiceV2Client. getResourcePolicy(Consumer<GetResourcePolicyRequest.Builder> getResourcePolicyRequest)Retrieves the JSON text of the resource-based policy document attached to the AWS End User Messaging SMS and Voice resource.default GetResourcePolicyResponsePinpointSmsVoiceV2Client. getResourcePolicy(GetResourcePolicyRequest getResourcePolicyRequest)Retrieves the JSON text of the resource-based policy document attached to the AWS End User Messaging SMS and Voice resource.Methods in software.amazon.awssdk.services.pinpointsmsvoicev2 that return types with arguments of type GetResourcePolicyResponse Modifier and Type Method Description default CompletableFuture<GetResourcePolicyResponse>PinpointSmsVoiceV2AsyncClient. getResourcePolicy(Consumer<GetResourcePolicyRequest.Builder> getResourcePolicyRequest)Retrieves the JSON text of the resource-based policy document attached to the AWS End User Messaging SMS and Voice resource.default CompletableFuture<GetResourcePolicyResponse>PinpointSmsVoiceV2AsyncClient. getResourcePolicy(GetResourcePolicyRequest getResourcePolicyRequest)Retrieves the JSON text of the resource-based policy document attached to the AWS End User Messaging SMS and Voice resource.
-