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