Uses of Interface
software.amazon.awssdk.services.organizations.model.LeaveOrganizationResponse.Builder
-
Packages that use LeaveOrganizationResponse.Builder Package Description software.amazon.awssdk.services.organizations.model -
-
Uses of LeaveOrganizationResponse.Builder in software.amazon.awssdk.services.organizations.model
Methods in software.amazon.awssdk.services.organizations.model that return LeaveOrganizationResponse.Builder Modifier and Type Method Description static LeaveOrganizationResponse.BuilderLeaveOrganizationResponse. builder()LeaveOrganizationResponse.BuilderLeaveOrganizationResponse. toBuilder()Methods in software.amazon.awssdk.services.organizations.model that return types with arguments of type LeaveOrganizationResponse.Builder Modifier and Type Method Description static Class<? extends LeaveOrganizationResponse.Builder>LeaveOrganizationResponse. serializableBuilderClass()
-