Uses of Interface
software.amazon.awssdk.services.ram.model.EnableSharingWithAwsOrganizationRequest.Builder
Packages that use EnableSharingWithAwsOrganizationRequest.Builder
Package
Description
This is the Resource Access Manager API Reference.
-
Uses of EnableSharingWithAwsOrganizationRequest.Builder in software.amazon.awssdk.services.ram
Method parameters in software.amazon.awssdk.services.ram with type arguments of type EnableSharingWithAwsOrganizationRequest.BuilderModifier and TypeMethodDescriptionRamAsyncClient.enableSharingWithAwsOrganization(Consumer<EnableSharingWithAwsOrganizationRequest.Builder> enableSharingWithAwsOrganizationRequest) Enables resource sharing within your organization in Organizations.RamClient.enableSharingWithAwsOrganization(Consumer<EnableSharingWithAwsOrganizationRequest.Builder> enableSharingWithAwsOrganizationRequest) Enables resource sharing within your organization in Organizations. -
Uses of EnableSharingWithAwsOrganizationRequest.Builder in software.amazon.awssdk.services.ram.model
Methods in software.amazon.awssdk.services.ram.model that return EnableSharingWithAwsOrganizationRequest.BuilderModifier and TypeMethodDescriptionEnableSharingWithAwsOrganizationRequest.builder()EnableSharingWithAwsOrganizationRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) EnableSharingWithAwsOrganizationRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) EnableSharingWithAwsOrganizationRequest.toBuilder()Methods in software.amazon.awssdk.services.ram.model that return types with arguments of type EnableSharingWithAwsOrganizationRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends EnableSharingWithAwsOrganizationRequest.Builder>EnableSharingWithAwsOrganizationRequest.serializableBuilderClass()