Uses of Interface
software.amazon.awssdk.services.glue.model.CreateCustomEntityTypeResponse.Builder
-
Packages that use CreateCustomEntityTypeResponse.Builder Package Description software.amazon.awssdk.services.glue.model -
-
Uses of CreateCustomEntityTypeResponse.Builder in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return CreateCustomEntityTypeResponse.Builder Modifier and Type Method Description static CreateCustomEntityTypeResponse.BuilderCreateCustomEntityTypeResponse. builder()CreateCustomEntityTypeResponse.BuilderCreateCustomEntityTypeResponse.Builder. name(String name)The name of the custom pattern you created.CreateCustomEntityTypeResponse.BuilderCreateCustomEntityTypeResponse. toBuilder()Methods in software.amazon.awssdk.services.glue.model that return types with arguments of type CreateCustomEntityTypeResponse.Builder Modifier and Type Method Description static Class<? extends CreateCustomEntityTypeResponse.Builder>CreateCustomEntityTypeResponse. serializableBuilderClass()
-