Interface CreateDataflowEndpointGroupResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<CreateDataflowEndpointGroupResponse.Builder,CreateDataflowEndpointGroupResponse>, GroundStationResponse.Builder, SdkBuilder<CreateDataflowEndpointGroupResponse.Builder,CreateDataflowEndpointGroupResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
CreateDataflowEndpointGroupResponse

  • Method Details

    • dataflowEndpointGroupId

      CreateDataflowEndpointGroupResponse.Builder dataflowEndpointGroupId(String dataflowEndpointGroupId)

      UUID of a dataflow endpoint group.

      Parameters:
      dataflowEndpointGroupId - UUID of a dataflow endpoint group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.