Uses of Interface
software.amazon.awssdk.services.groundstation.model.CancelContactResponse.Builder
-
Packages that use CancelContactResponse.Builder Package Description software.amazon.awssdk.services.groundstation.model -
-
Uses of CancelContactResponse.Builder in software.amazon.awssdk.services.groundstation.model
Methods in software.amazon.awssdk.services.groundstation.model that return CancelContactResponse.Builder Modifier and Type Method Description static CancelContactResponse.BuilderCancelContactResponse. builder()CancelContactResponse.BuilderCancelContactResponse.Builder. contactId(String contactId)UUID of a contact.CancelContactResponse.BuilderCancelContactResponse. toBuilder()Methods in software.amazon.awssdk.services.groundstation.model that return types with arguments of type CancelContactResponse.Builder Modifier and Type Method Description static Class<? extends CancelContactResponse.Builder>CancelContactResponse. serializableBuilderClass()
-