Uses of Class
software.amazon.awssdk.services.groundstation.model.DataflowEndpointConfig
-
Packages that use DataflowEndpointConfig Package Description software.amazon.awssdk.services.groundstation.model -
-
Uses of DataflowEndpointConfig in software.amazon.awssdk.services.groundstation.model
Methods in software.amazon.awssdk.services.groundstation.model that return DataflowEndpointConfig Modifier and Type Method Description DataflowEndpointConfigConfigTypeData. dataflowEndpointConfig()Information about the dataflow endpointConfig.Methods in software.amazon.awssdk.services.groundstation.model with parameters of type DataflowEndpointConfig Modifier and Type Method Description ConfigTypeData.BuilderConfigTypeData.Builder. dataflowEndpointConfig(DataflowEndpointConfig dataflowEndpointConfig)Information about the dataflow endpointConfig.static ConfigTypeDataConfigTypeData. fromDataflowEndpointConfig(DataflowEndpointConfig dataflowEndpointConfig)Create an instance of this class withConfigTypeData.dataflowEndpointConfig()initialized to the given value.
-