Uses of Class
software.amazon.awssdk.services.groundstation.model.DeleteDataflowEndpointGroupRequest
-
Packages that use DeleteDataflowEndpointGroupRequest Package Description software.amazon.awssdk.services.groundstation Welcome to the AWS Ground Station API Reference.software.amazon.awssdk.services.groundstation.transform -
-
Uses of DeleteDataflowEndpointGroupRequest in software.amazon.awssdk.services.groundstation
Methods in software.amazon.awssdk.services.groundstation with parameters of type DeleteDataflowEndpointGroupRequest Modifier and Type Method Description default CompletableFuture<DeleteDataflowEndpointGroupResponse>GroundStationAsyncClient. deleteDataflowEndpointGroup(DeleteDataflowEndpointGroupRequest deleteDataflowEndpointGroupRequest)Deletes a dataflow endpoint group.default DeleteDataflowEndpointGroupResponseGroundStationClient. deleteDataflowEndpointGroup(DeleteDataflowEndpointGroupRequest deleteDataflowEndpointGroupRequest)Deletes a dataflow endpoint group. -
Uses of DeleteDataflowEndpointGroupRequest in software.amazon.awssdk.services.groundstation.transform
Methods in software.amazon.awssdk.services.groundstation.transform with parameters of type DeleteDataflowEndpointGroupRequest Modifier and Type Method Description SdkHttpFullRequestDeleteDataflowEndpointGroupRequestMarshaller. marshall(DeleteDataflowEndpointGroupRequest deleteDataflowEndpointGroupRequest)
-