Uses of Interface
software.amazon.awssdk.services.databasemigration.model.ModifyEndpointResponse.Builder
-
Packages that use ModifyEndpointResponse.Builder Package Description software.amazon.awssdk.services.databasemigration.model -
-
Uses of ModifyEndpointResponse.Builder in software.amazon.awssdk.services.databasemigration.model
Methods in software.amazon.awssdk.services.databasemigration.model that return ModifyEndpointResponse.Builder Modifier and Type Method Description static ModifyEndpointResponse.BuilderModifyEndpointResponse. builder()default ModifyEndpointResponse.BuilderModifyEndpointResponse.Builder. endpoint(Consumer<Endpoint.Builder> endpoint)The modified endpoint.ModifyEndpointResponse.BuilderModifyEndpointResponse.Builder. endpoint(Endpoint endpoint)The modified endpoint.ModifyEndpointResponse.BuilderModifyEndpointResponse. toBuilder()Methods in software.amazon.awssdk.services.databasemigration.model that return types with arguments of type ModifyEndpointResponse.Builder Modifier and Type Method Description static Class<? extends ModifyEndpointResponse.Builder>ModifyEndpointResponse. serializableBuilderClass()
-