static GetDataflowEndpointGroupResponse.Builder |
GetDataflowEndpointGroupResponse.builder() |
|
GetDataflowEndpointGroupResponse.Builder |
GetDataflowEndpointGroupResponse.Builder.contactPostPassDurationSeconds(Integer contactPostPassDurationSeconds) |
Amount of time, in seconds, after a contact ends that the Ground Station Dataflow Endpoint Group will be in a
POSTPASS state.
|
GetDataflowEndpointGroupResponse.Builder |
GetDataflowEndpointGroupResponse.Builder.contactPrePassDurationSeconds(Integer contactPrePassDurationSeconds) |
Amount of time, in seconds, before a contact starts that the Ground Station Dataflow Endpoint Group will be
in a PREPASS state.
|
GetDataflowEndpointGroupResponse.Builder |
GetDataflowEndpointGroupResponse.Builder.dataflowEndpointGroupArn(String dataflowEndpointGroupArn) |
ARN of a dataflow endpoint group.
|
GetDataflowEndpointGroupResponse.Builder |
GetDataflowEndpointGroupResponse.Builder.dataflowEndpointGroupId(String dataflowEndpointGroupId) |
UUID of a dataflow endpoint group.
|
GetDataflowEndpointGroupResponse.Builder |
GetDataflowEndpointGroupResponse.Builder.endpointsDetails(Collection<EndpointDetails> endpointsDetails) |
Details of a dataflow endpoint.
|
GetDataflowEndpointGroupResponse.Builder |
GetDataflowEndpointGroupResponse.Builder.endpointsDetails(Consumer<EndpointDetails.Builder>... endpointsDetails) |
Details of a dataflow endpoint.
|
GetDataflowEndpointGroupResponse.Builder |
GetDataflowEndpointGroupResponse.Builder.endpointsDetails(EndpointDetails... endpointsDetails) |
Details of a dataflow endpoint.
|
GetDataflowEndpointGroupResponse.Builder |
GetDataflowEndpointGroupResponse.Builder.tags(Map<String,String> tags) |
Tags assigned to a dataflow endpoint group.
|
GetDataflowEndpointGroupResponse.Builder |
GetDataflowEndpointGroupResponse.toBuilder() |
|