Uses of Interface
software.amazon.awssdk.services.datazone.model.DeleteConnectionResponse.Builder
-
Packages that use DeleteConnectionResponse.Builder Package Description software.amazon.awssdk.services.datazone.model -
-
Uses of DeleteConnectionResponse.Builder in software.amazon.awssdk.services.datazone.model
Methods in software.amazon.awssdk.services.datazone.model that return DeleteConnectionResponse.Builder Modifier and Type Method Description static DeleteConnectionResponse.BuilderDeleteConnectionResponse. builder()DeleteConnectionResponse.BuilderDeleteConnectionResponse.Builder. status(String status)The status of the action.DeleteConnectionResponse.BuilderDeleteConnectionResponse. toBuilder()Methods in software.amazon.awssdk.services.datazone.model that return types with arguments of type DeleteConnectionResponse.Builder Modifier and Type Method Description static Class<? extends DeleteConnectionResponse.Builder>DeleteConnectionResponse. serializableBuilderClass()
-