Uses of Interface
software.amazon.awssdk.services.clouddirectory.model.UpdateObjectAttributesResponse.Builder
-
Packages that use UpdateObjectAttributesResponse.Builder Package Description software.amazon.awssdk.services.clouddirectory.model -
-
Uses of UpdateObjectAttributesResponse.Builder in software.amazon.awssdk.services.clouddirectory.model
Methods in software.amazon.awssdk.services.clouddirectory.model that return UpdateObjectAttributesResponse.Builder Modifier and Type Method Description static UpdateObjectAttributesResponse.BuilderUpdateObjectAttributesResponse. builder()UpdateObjectAttributesResponse.BuilderUpdateObjectAttributesResponse.Builder. objectIdentifier(String objectIdentifier)TheObjectIdentifierof the updated object.UpdateObjectAttributesResponse.BuilderUpdateObjectAttributesResponse. toBuilder()Methods in software.amazon.awssdk.services.clouddirectory.model that return types with arguments of type UpdateObjectAttributesResponse.Builder Modifier and Type Method Description static Class<? extends UpdateObjectAttributesResponse.Builder>UpdateObjectAttributesResponse. serializableBuilderClass()
-