Uses of Class
software.amazon.awssdk.services.ram.model.EnableSharingWithAwsOrganizationRequest
-
Packages that use EnableSharingWithAwsOrganizationRequest Package Description software.amazon.awssdk.services.ram This is the Resource Access Manager API Reference.software.amazon.awssdk.services.ram.transform -
-
Uses of EnableSharingWithAwsOrganizationRequest in software.amazon.awssdk.services.ram
Methods in software.amazon.awssdk.services.ram with parameters of type EnableSharingWithAwsOrganizationRequest Modifier and Type Method Description default CompletableFuture<EnableSharingWithAwsOrganizationResponse>RamAsyncClient. enableSharingWithAwsOrganization(EnableSharingWithAwsOrganizationRequest enableSharingWithAwsOrganizationRequest)Enables resource sharing within your organization in Organizations.default EnableSharingWithAwsOrganizationResponseRamClient. enableSharingWithAwsOrganization(EnableSharingWithAwsOrganizationRequest enableSharingWithAwsOrganizationRequest)Enables resource sharing within your organization in Organizations. -
Uses of EnableSharingWithAwsOrganizationRequest in software.amazon.awssdk.services.ram.transform
Methods in software.amazon.awssdk.services.ram.transform with parameters of type EnableSharingWithAwsOrganizationRequest Modifier and Type Method Description SdkHttpFullRequestEnableSharingWithAwsOrganizationRequestMarshaller. marshall(EnableSharingWithAwsOrganizationRequest enableSharingWithAwsOrganizationRequest)
-