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