Uses of Class
software.amazon.awssdk.services.ram.model.EnableSharingWithAwsOrganizationResponse
Packages that use EnableSharingWithAwsOrganizationResponse
Package
Description
This is the Resource Access Manager API Reference.
-
Uses of EnableSharingWithAwsOrganizationResponse in software.amazon.awssdk.services.ram
Methods in software.amazon.awssdk.services.ram that return EnableSharingWithAwsOrganizationResponseModifier and TypeMethodDescriptionRamClient.enableSharingWithAwsOrganization()Enables resource sharing within your organization in Organizations.RamClient.enableSharingWithAwsOrganization(Consumer<EnableSharingWithAwsOrganizationRequest.Builder> enableSharingWithAwsOrganizationRequest) Enables resource sharing within your organization in Organizations.RamClient.enableSharingWithAwsOrganization(EnableSharingWithAwsOrganizationRequest enableSharingWithAwsOrganizationRequest) Enables resource sharing within your organization in Organizations.Methods in software.amazon.awssdk.services.ram that return types with arguments of type EnableSharingWithAwsOrganizationResponseModifier and TypeMethodDescriptionRamAsyncClient.enableSharingWithAwsOrganization()Enables resource sharing within your organization in Organizations.RamAsyncClient.enableSharingWithAwsOrganization(Consumer<EnableSharingWithAwsOrganizationRequest.Builder> enableSharingWithAwsOrganizationRequest) Enables resource sharing within your organization in Organizations.RamAsyncClient.enableSharingWithAwsOrganization(EnableSharingWithAwsOrganizationRequest enableSharingWithAwsOrganizationRequest) Enables resource sharing within your organization in Organizations.