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