Uses of Interface
software.amazon.awssdk.services.ram.model.EnableSharingWithAwsOrganizationResponse.Builder
-
Packages that use EnableSharingWithAwsOrganizationResponse.Builder Package Description software.amazon.awssdk.services.ram.model -
-
Uses of EnableSharingWithAwsOrganizationResponse.Builder in software.amazon.awssdk.services.ram.model
Methods in software.amazon.awssdk.services.ram.model that return EnableSharingWithAwsOrganizationResponse.Builder Modifier and Type Method Description static EnableSharingWithAwsOrganizationResponse.BuilderEnableSharingWithAwsOrganizationResponse. builder()EnableSharingWithAwsOrganizationResponse.BuilderEnableSharingWithAwsOrganizationResponse.Builder. returnValue(Boolean returnValue)A return value oftrueindicates that the request succeeded.EnableSharingWithAwsOrganizationResponse.BuilderEnableSharingWithAwsOrganizationResponse. toBuilder()Methods in software.amazon.awssdk.services.ram.model that return types with arguments of type EnableSharingWithAwsOrganizationResponse.Builder Modifier and Type Method Description static Class<? extends EnableSharingWithAwsOrganizationResponse.Builder>EnableSharingWithAwsOrganizationResponse. serializableBuilderClass()
-