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