- cancelContact(CancelContactRequest) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationAsyncClient
-
Cancels a contact with a specified contact ID.
- cancelContact(Consumer<CancelContactRequest.Builder>) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationAsyncClient
-
Cancels a contact with a specified contact ID.
- cancelContact(CancelContactRequest) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationClient
-
Cancels a contact with a specified contact ID.
- cancelContact(Consumer<CancelContactRequest.Builder>) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationClient
-
Cancels a contact with a specified contact ID.
- CancelContactRequest - Class in software.amazon.awssdk.services.groundstation.model
-
- CancelContactRequest.Builder - Interface in software.amazon.awssdk.services.groundstation.model
-
- CancelContactRequestMarshaller - Class in software.amazon.awssdk.services.groundstation.transform
-
- CancelContactRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.groundstation.transform.CancelContactRequestMarshaller
-
- CancelContactResponse - Class in software.amazon.awssdk.services.groundstation.model
-
- CancelContactResponse.Builder - Interface in software.amazon.awssdk.services.groundstation.model
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.groundstation.model.DependencyException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.groundstation.model.GroundStationException.Builder
-
- cause(Throwable) - Method in class software.amazon.awssdk.services.groundstation.model.GroundStationException.BuilderImpl
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.groundstation.model.InvalidParameterException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.groundstation.model.ResourceLimitExceededException.Builder
-
- cause(Throwable) - Method in interface software.amazon.awssdk.services.groundstation.model.ResourceNotFoundException.Builder
-
- centerFrequency(Frequency) - Method in interface software.amazon.awssdk.services.groundstation.model.SpectrumConfig.Builder
-
Center frequency of a spectral Config.
- centerFrequency(Consumer<Frequency.Builder>) - Method in interface software.amazon.awssdk.services.groundstation.model.SpectrumConfig.Builder
-
Center frequency of a spectral Config.
- centerFrequency() - Method in class software.amazon.awssdk.services.groundstation.model.SpectrumConfig
-
Center frequency of a spectral Config.
- centerFrequency(Frequency) - Method in interface software.amazon.awssdk.services.groundstation.model.UplinkSpectrumConfig.Builder
-
Center frequency of an uplink spectral Config.
- centerFrequency(Consumer<Frequency.Builder>) - Method in interface software.amazon.awssdk.services.groundstation.model.UplinkSpectrumConfig.Builder
-
Center frequency of an uplink spectral Config.
- centerFrequency() - Method in class software.amazon.awssdk.services.groundstation.model.UplinkSpectrumConfig
-
Center frequency of an uplink spectral Config.
- configArn(String) - Method in interface software.amazon.awssdk.services.groundstation.model.ConfigListItem.Builder
-
ARN of a Config.
- configArn() - Method in class software.amazon.awssdk.services.groundstation.model.ConfigListItem
-
ARN of a Config.
- configArn(String) - Method in interface software.amazon.awssdk.services.groundstation.model.CreateConfigResponse.Builder
-
ARN of a Config.
- configArn() - Method in class software.amazon.awssdk.services.groundstation.model.CreateConfigResponse
-
ARN of a Config.
- configArn(String) - Method in interface software.amazon.awssdk.services.groundstation.model.DeleteConfigResponse.Builder
-
ARN of a Config.
- configArn() - Method in class software.amazon.awssdk.services.groundstation.model.DeleteConfigResponse
-
ARN of a Config.
- configArn(String) - Method in interface software.amazon.awssdk.services.groundstation.model.GetConfigResponse.Builder
-
ARN of a Config
- configArn() - Method in class software.amazon.awssdk.services.groundstation.model.GetConfigResponse
-
ARN of a Config
- configArn(String) - Method in interface software.amazon.awssdk.services.groundstation.model.UpdateConfigResponse.Builder
-
ARN of a Config.
- configArn() - Method in class software.amazon.awssdk.services.groundstation.model.UpdateConfigResponse
-
ARN of a Config.
- ConfigCapabilityType - Enum in software.amazon.awssdk.services.groundstation.model
-
- configData(ConfigTypeData) - Method in interface software.amazon.awssdk.services.groundstation.model.CreateConfigRequest.Builder
-
Parameters of a Config.
- configData(Consumer<ConfigTypeData.Builder>) - Method in interface software.amazon.awssdk.services.groundstation.model.CreateConfigRequest.Builder
-
Parameters of a Config.
- configData() - Method in class software.amazon.awssdk.services.groundstation.model.CreateConfigRequest
-
Parameters of a Config.
- configData(ConfigTypeData) - Method in interface software.amazon.awssdk.services.groundstation.model.GetConfigResponse.Builder
-
Data elements in a Config.
- configData(Consumer<ConfigTypeData.Builder>) - Method in interface software.amazon.awssdk.services.groundstation.model.GetConfigResponse.Builder
-
Data elements in a Config.
- configData() - Method in class software.amazon.awssdk.services.groundstation.model.GetConfigResponse
-
Data elements in a Config.
- configData(ConfigTypeData) - Method in interface software.amazon.awssdk.services.groundstation.model.UpdateConfigRequest.Builder
-
Parameters of a Config.
- configData(Consumer<ConfigTypeData.Builder>) - Method in interface software.amazon.awssdk.services.groundstation.model.UpdateConfigRequest.Builder
-
Parameters of a Config.
- configData() - Method in class software.amazon.awssdk.services.groundstation.model.UpdateConfigRequest
-
Parameters of a Config.
- ConfigDetails - Class in software.amazon.awssdk.services.groundstation.model
-
Details for certain Config object types in a contact.
- configDetails(ConfigDetails) - Method in interface software.amazon.awssdk.services.groundstation.model.Destination.Builder
-
Additional details for a Config, if type is dataflow endpoint or antenna demod decode.
- configDetails(Consumer<ConfigDetails.Builder>) - Method in interface software.amazon.awssdk.services.groundstation.model.Destination.Builder
-
Additional details for a Config, if type is dataflow endpoint or antenna demod decode.
- configDetails() - Method in class software.amazon.awssdk.services.groundstation.model.Destination
-
Additional details for a Config, if type is dataflow endpoint or antenna demod decode.
- configDetails(ConfigDetails) - Method in interface software.amazon.awssdk.services.groundstation.model.Source.Builder
-
Additional details for a Config, if type is dataflow endpoint or antenna demod decode.
- configDetails(Consumer<ConfigDetails.Builder>) - Method in interface software.amazon.awssdk.services.groundstation.model.Source.Builder
-
Additional details for a Config, if type is dataflow endpoint or antenna demod decode.
- configDetails() - Method in class software.amazon.awssdk.services.groundstation.model.Source
-
Additional details for a Config, if type is dataflow endpoint or antenna demod decode.
- ConfigDetails.Builder - Interface in software.amazon.awssdk.services.groundstation.model
-
- configId(String) - Method in interface software.amazon.awssdk.services.groundstation.model.ConfigListItem.Builder
-
UUID of a Config.
- configId() - Method in class software.amazon.awssdk.services.groundstation.model.ConfigListItem
-
UUID of a Config.
- configId(String) - Method in interface software.amazon.awssdk.services.groundstation.model.CreateConfigResponse.Builder
-
UUID of a Config.
- configId() - Method in class software.amazon.awssdk.services.groundstation.model.CreateConfigResponse
-
UUID of a Config.
- configId(String) - Method in interface software.amazon.awssdk.services.groundstation.model.DeleteConfigRequest.Builder
-
UUID of a Config.
- configId() - Method in class software.amazon.awssdk.services.groundstation.model.DeleteConfigRequest
-
UUID of a Config.
- configId(String) - Method in interface software.amazon.awssdk.services.groundstation.model.DeleteConfigResponse.Builder
-
UUID of a Config.
- configId() - Method in class software.amazon.awssdk.services.groundstation.model.DeleteConfigResponse
-
UUID of a Config.
- configId(String) - Method in interface software.amazon.awssdk.services.groundstation.model.Destination.Builder
-
UUID of a Config.
- configId() - Method in class software.amazon.awssdk.services.groundstation.model.Destination
-
UUID of a Config.
- configId(String) - Method in interface software.amazon.awssdk.services.groundstation.model.GetConfigRequest.Builder
-
UUID of a Config.
- configId() - Method in class software.amazon.awssdk.services.groundstation.model.GetConfigRequest
-
UUID of a Config.
- configId(String) - Method in interface software.amazon.awssdk.services.groundstation.model.GetConfigResponse.Builder
-
UUID of a Config.
- configId() - Method in class software.amazon.awssdk.services.groundstation.model.GetConfigResponse
-
UUID of a Config.
- configId(String) - Method in interface software.amazon.awssdk.services.groundstation.model.Source.Builder
-
UUID of a Config.
- configId() - Method in class software.amazon.awssdk.services.groundstation.model.Source
-
UUID of a Config.
- configId(String) - Method in interface software.amazon.awssdk.services.groundstation.model.UpdateConfigRequest.Builder
-
UUID of a Config.
- configId() - Method in class software.amazon.awssdk.services.groundstation.model.UpdateConfigRequest
-
UUID of a Config.
- configId(String) - Method in interface software.amazon.awssdk.services.groundstation.model.UpdateConfigResponse.Builder
-
UUID of a Config.
- configId() - Method in class software.amazon.awssdk.services.groundstation.model.UpdateConfigResponse
-
UUID of a Config.
- configList(Collection<ConfigListItem>) - Method in interface software.amazon.awssdk.services.groundstation.model.ListConfigsResponse.Builder
-
List of Config items.
- configList(ConfigListItem...) - Method in interface software.amazon.awssdk.services.groundstation.model.ListConfigsResponse.Builder
-
List of Config items.
- configList(Consumer<ConfigListItem.Builder>...) - Method in interface software.amazon.awssdk.services.groundstation.model.ListConfigsResponse.Builder
-
List of Config items.
- configList() - Method in class software.amazon.awssdk.services.groundstation.model.ListConfigsResponse
-
List of Config items.
- configList() - Method in class software.amazon.awssdk.services.groundstation.paginators.ListConfigsIterable
-
- configList() - Method in class software.amazon.awssdk.services.groundstation.paginators.ListConfigsPublisher
-
Returns a publisher that can be used to get a stream of data.
- ConfigListItem - Class in software.amazon.awssdk.services.groundstation.model
-
An item in a list of Config objects.
- ConfigListItem.Builder - Interface in software.amazon.awssdk.services.groundstation.model
-
- configType(String) - Method in interface software.amazon.awssdk.services.groundstation.model.ConfigListItem.Builder
-
Type of a Config.
- configType(ConfigCapabilityType) - Method in interface software.amazon.awssdk.services.groundstation.model.ConfigListItem.Builder
-
Type of a Config.
- configType() - Method in class software.amazon.awssdk.services.groundstation.model.ConfigListItem
-
Type of a Config.
- configType(String) - Method in interface software.amazon.awssdk.services.groundstation.model.CreateConfigResponse.Builder
-
Type of a Config.
- configType(ConfigCapabilityType) - Method in interface software.amazon.awssdk.services.groundstation.model.CreateConfigResponse.Builder
-
Type of a Config.
- configType() - Method in class software.amazon.awssdk.services.groundstation.model.CreateConfigResponse
-
Type of a Config.
- configType(String) - Method in interface software.amazon.awssdk.services.groundstation.model.DeleteConfigRequest.Builder
-
Type of a Config.
- configType(ConfigCapabilityType) - Method in interface software.amazon.awssdk.services.groundstation.model.DeleteConfigRequest.Builder
-
Type of a Config.
- configType() - Method in class software.amazon.awssdk.services.groundstation.model.DeleteConfigRequest
-
Type of a Config.
- configType(String) - Method in interface software.amazon.awssdk.services.groundstation.model.DeleteConfigResponse.Builder
-
Type of a Config.
- configType(ConfigCapabilityType) - Method in interface software.amazon.awssdk.services.groundstation.model.DeleteConfigResponse.Builder
-
Type of a Config.
- configType() - Method in class software.amazon.awssdk.services.groundstation.model.DeleteConfigResponse
-
Type of a Config.
- configType(String) - Method in interface software.amazon.awssdk.services.groundstation.model.Destination.Builder
-
Type of a Config.
- configType(ConfigCapabilityType) - Method in interface software.amazon.awssdk.services.groundstation.model.Destination.Builder
-
Type of a Config.
- configType() - Method in class software.amazon.awssdk.services.groundstation.model.Destination
-
Type of a Config.
- configType(String) - Method in interface software.amazon.awssdk.services.groundstation.model.GetConfigRequest.Builder
-
Type of a Config.
- configType(ConfigCapabilityType) - Method in interface software.amazon.awssdk.services.groundstation.model.GetConfigRequest.Builder
-
Type of a Config.
- configType() - Method in class software.amazon.awssdk.services.groundstation.model.GetConfigRequest
-
Type of a Config.
- configType(String) - Method in interface software.amazon.awssdk.services.groundstation.model.GetConfigResponse.Builder
-
Type of a Config.
- configType(ConfigCapabilityType) - Method in interface software.amazon.awssdk.services.groundstation.model.GetConfigResponse.Builder
-
Type of a Config.
- configType() - Method in class software.amazon.awssdk.services.groundstation.model.GetConfigResponse
-
Type of a Config.
- configType(String) - Method in interface software.amazon.awssdk.services.groundstation.model.Source.Builder
-
Type of a Config.
- configType(ConfigCapabilityType) - Method in interface software.amazon.awssdk.services.groundstation.model.Source.Builder
-
Type of a Config.
- configType() - Method in class software.amazon.awssdk.services.groundstation.model.Source
-
Type of a Config.
- configType(String) - Method in interface software.amazon.awssdk.services.groundstation.model.UpdateConfigRequest.Builder
-
Type of a Config.
- configType(ConfigCapabilityType) - Method in interface software.amazon.awssdk.services.groundstation.model.UpdateConfigRequest.Builder
-
Type of a Config.
- configType() - Method in class software.amazon.awssdk.services.groundstation.model.UpdateConfigRequest
-
Type of a Config.
- configType(String) - Method in interface software.amazon.awssdk.services.groundstation.model.UpdateConfigResponse.Builder
-
Type of a Config.
- configType(ConfigCapabilityType) - Method in interface software.amazon.awssdk.services.groundstation.model.UpdateConfigResponse.Builder
-
Type of a Config.
- configType() - Method in class software.amazon.awssdk.services.groundstation.model.UpdateConfigResponse
-
Type of a Config.
- configTypeAsString() - Method in class software.amazon.awssdk.services.groundstation.model.ConfigListItem
-
Type of a Config.
- configTypeAsString() - Method in class software.amazon.awssdk.services.groundstation.model.CreateConfigResponse
-
Type of a Config.
- configTypeAsString() - Method in class software.amazon.awssdk.services.groundstation.model.DeleteConfigRequest
-
Type of a Config.
- configTypeAsString() - Method in class software.amazon.awssdk.services.groundstation.model.DeleteConfigResponse
-
Type of a Config.
- configTypeAsString() - Method in class software.amazon.awssdk.services.groundstation.model.Destination
-
Type of a Config.
- configTypeAsString() - Method in class software.amazon.awssdk.services.groundstation.model.GetConfigRequest
-
Type of a Config.
- configTypeAsString() - Method in class software.amazon.awssdk.services.groundstation.model.GetConfigResponse
-
Type of a Config.
- configTypeAsString() - Method in class software.amazon.awssdk.services.groundstation.model.Source
-
Type of a Config.
- configTypeAsString() - Method in class software.amazon.awssdk.services.groundstation.model.UpdateConfigRequest
-
Type of a Config.
- configTypeAsString() - Method in class software.amazon.awssdk.services.groundstation.model.UpdateConfigResponse
-
Type of a Config.
- ConfigTypeData - Class in software.amazon.awssdk.services.groundstation.model
-
Object containing the parameters of a Config.
- ConfigTypeData.Builder - Interface in software.amazon.awssdk.services.groundstation.model
-
- ContactData - Class in software.amazon.awssdk.services.groundstation.model
-
Data describing a contact.
- ContactData.Builder - Interface in software.amazon.awssdk.services.groundstation.model
-
- contactId(String) - Method in interface software.amazon.awssdk.services.groundstation.model.CancelContactRequest.Builder
-
UUID of a contact.
- contactId() - Method in class software.amazon.awssdk.services.groundstation.model.CancelContactRequest
-
UUID of a contact.
- contactId(String) - Method in interface software.amazon.awssdk.services.groundstation.model.CancelContactResponse.Builder
-
UUID of a contact.
- contactId() - Method in class software.amazon.awssdk.services.groundstation.model.CancelContactResponse
-
UUID of a contact.
- contactId(String) - Method in interface software.amazon.awssdk.services.groundstation.model.ContactData.Builder
-
UUID of a contact.
- contactId() - Method in class software.amazon.awssdk.services.groundstation.model.ContactData
-
UUID of a contact.
- contactId(String) - Method in interface software.amazon.awssdk.services.groundstation.model.DescribeContactRequest.Builder
-
UUID of a contact.
- contactId() - Method in class software.amazon.awssdk.services.groundstation.model.DescribeContactRequest
-
UUID of a contact.
- contactId(String) - Method in interface software.amazon.awssdk.services.groundstation.model.DescribeContactResponse.Builder
-
UUID of a contact.
- contactId() - Method in class software.amazon.awssdk.services.groundstation.model.DescribeContactResponse
-
UUID of a contact.
- contactId(String) - Method in interface software.amazon.awssdk.services.groundstation.model.ReserveContactResponse.Builder
-
UUID of a contact.
- contactId() - Method in class software.amazon.awssdk.services.groundstation.model.ReserveContactResponse
-
UUID of a contact.
- contactList(Collection<ContactData>) - Method in interface software.amazon.awssdk.services.groundstation.model.ListContactsResponse.Builder
-
List of contacts.
- contactList(ContactData...) - Method in interface software.amazon.awssdk.services.groundstation.model.ListContactsResponse.Builder
-
List of contacts.
- contactList(Consumer<ContactData.Builder>...) - Method in interface software.amazon.awssdk.services.groundstation.model.ListContactsResponse.Builder
-
List of contacts.
- contactList() - Method in class software.amazon.awssdk.services.groundstation.model.ListContactsResponse
-
List of contacts.
- contactList() - Method in class software.amazon.awssdk.services.groundstation.paginators.ListContactsIterable
-
- contactList() - Method in class software.amazon.awssdk.services.groundstation.paginators.ListContactsPublisher
-
Returns a publisher that can be used to get a stream of data.
- contactPostPassDurationSeconds(Integer) - Method in interface software.amazon.awssdk.services.groundstation.model.CreateMissionProfileRequest.Builder
-
Amount of time after a contact ends that you’d like to receive a CloudWatch event indicating the pass has
finished.
- contactPostPassDurationSeconds() - Method in class software.amazon.awssdk.services.groundstation.model.CreateMissionProfileRequest
-
Amount of time after a contact ends that you’d like to receive a CloudWatch event indicating the pass has
finished.
- contactPostPassDurationSeconds(Integer) - Method in interface software.amazon.awssdk.services.groundstation.model.GetMissionProfileResponse.Builder
-
Amount of time after a contact ends that you’d like to receive a CloudWatch event indicating the pass has
finished.
- contactPostPassDurationSeconds() - Method in class software.amazon.awssdk.services.groundstation.model.GetMissionProfileResponse
-
Amount of time after a contact ends that you’d like to receive a CloudWatch event indicating the pass has
finished.
- contactPostPassDurationSeconds(Integer) - Method in interface software.amazon.awssdk.services.groundstation.model.UpdateMissionProfileRequest.Builder
-
Amount of time after a contact ends that you’d like to receive a CloudWatch event indicating the pass has
finished.
- contactPostPassDurationSeconds() - Method in class software.amazon.awssdk.services.groundstation.model.UpdateMissionProfileRequest
-
Amount of time after a contact ends that you’d like to receive a CloudWatch event indicating the pass has
finished.
- contactPrePassDurationSeconds(Integer) - Method in interface software.amazon.awssdk.services.groundstation.model.CreateMissionProfileRequest.Builder
-
Amount of time prior to contact start you’d like to receive a CloudWatch event indicating an upcoming pass.
- contactPrePassDurationSeconds() - Method in class software.amazon.awssdk.services.groundstation.model.CreateMissionProfileRequest
-
Amount of time prior to contact start you’d like to receive a CloudWatch event indicating an upcoming pass.
- contactPrePassDurationSeconds(Integer) - Method in interface software.amazon.awssdk.services.groundstation.model.GetMissionProfileResponse.Builder
-
Amount of time prior to contact start you’d like to receive a CloudWatch event indicating an upcoming pass.
- contactPrePassDurationSeconds() - Method in class software.amazon.awssdk.services.groundstation.model.GetMissionProfileResponse
-
Amount of time prior to contact start you’d like to receive a CloudWatch event indicating an upcoming pass.
- contactPrePassDurationSeconds(Integer) - Method in interface software.amazon.awssdk.services.groundstation.model.UpdateMissionProfileRequest.Builder
-
Amount of time after a contact ends that you’d like to receive a CloudWatch event indicating the pass has
finished.
- contactPrePassDurationSeconds() - Method in class software.amazon.awssdk.services.groundstation.model.UpdateMissionProfileRequest
-
Amount of time after a contact ends that you’d like to receive a CloudWatch event indicating the pass has
finished.
- contactStatus(String) - Method in interface software.amazon.awssdk.services.groundstation.model.ContactData.Builder
-
Status of a contact.
- contactStatus(ContactStatus) - Method in interface software.amazon.awssdk.services.groundstation.model.ContactData.Builder
-
Status of a contact.
- contactStatus() - Method in class software.amazon.awssdk.services.groundstation.model.ContactData
-
Status of a contact.
- ContactStatus - Enum in software.amazon.awssdk.services.groundstation.model
-
- contactStatus(String) - Method in interface software.amazon.awssdk.services.groundstation.model.DescribeContactResponse.Builder
-
Status of a contact.
- contactStatus(ContactStatus) - Method in interface software.amazon.awssdk.services.groundstation.model.DescribeContactResponse.Builder
-
Status of a contact.
- contactStatus() - Method in class software.amazon.awssdk.services.groundstation.model.DescribeContactResponse
-
Status of a contact.
- contactStatusAsString() - Method in class software.amazon.awssdk.services.groundstation.model.ContactData
-
Status of a contact.
- contactStatusAsString() - Method in class software.amazon.awssdk.services.groundstation.model.DescribeContactResponse
-
Status of a contact.
- create() - Static method in interface software.amazon.awssdk.services.groundstation.GroundStationAsyncClient
-
- create() - Static method in interface software.amazon.awssdk.services.groundstation.GroundStationClient
-
- create(AwsResponseMetadata) - Static method in class software.amazon.awssdk.services.groundstation.model.GroundStationResponseMetadata
-
- createConfig(CreateConfigRequest) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationAsyncClient
-
Creates a Config with the specified configData parameters.
- createConfig(Consumer<CreateConfigRequest.Builder>) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationAsyncClient
-
Creates a Config with the specified configData parameters.
- createConfig(CreateConfigRequest) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationClient
-
Creates a Config with the specified configData parameters.
- createConfig(Consumer<CreateConfigRequest.Builder>) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationClient
-
Creates a Config with the specified configData parameters.
- CreateConfigRequest - Class in software.amazon.awssdk.services.groundstation.model
-
- CreateConfigRequest.Builder - Interface in software.amazon.awssdk.services.groundstation.model
-
- CreateConfigRequestMarshaller - Class in software.amazon.awssdk.services.groundstation.transform
-
- CreateConfigRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.groundstation.transform.CreateConfigRequestMarshaller
-
- CreateConfigResponse - Class in software.amazon.awssdk.services.groundstation.model
-
- CreateConfigResponse.Builder - Interface in software.amazon.awssdk.services.groundstation.model
-
- createDataflowEndpointGroup(CreateDataflowEndpointGroupRequest) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationAsyncClient
-
Creates a DataflowEndpoint group containing the specified list of DataflowEndpoint
objects.
- createDataflowEndpointGroup(Consumer<CreateDataflowEndpointGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationAsyncClient
-
Creates a DataflowEndpoint group containing the specified list of DataflowEndpoint
objects.
- createDataflowEndpointGroup(CreateDataflowEndpointGroupRequest) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationClient
-
Creates a DataflowEndpoint group containing the specified list of DataflowEndpoint
objects.
- createDataflowEndpointGroup(Consumer<CreateDataflowEndpointGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationClient
-
Creates a DataflowEndpoint group containing the specified list of DataflowEndpoint
objects.
- CreateDataflowEndpointGroupRequest - Class in software.amazon.awssdk.services.groundstation.model
-
- CreateDataflowEndpointGroupRequest.Builder - Interface in software.amazon.awssdk.services.groundstation.model
-
- CreateDataflowEndpointGroupRequestMarshaller - Class in software.amazon.awssdk.services.groundstation.transform
-
- CreateDataflowEndpointGroupRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.groundstation.transform.CreateDataflowEndpointGroupRequestMarshaller
-
- CreateDataflowEndpointGroupResponse - Class in software.amazon.awssdk.services.groundstation.model
-
- CreateDataflowEndpointGroupResponse.Builder - Interface in software.amazon.awssdk.services.groundstation.model
-
- createMissionProfile(CreateMissionProfileRequest) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationAsyncClient
-
Creates a mission profile.
- createMissionProfile(Consumer<CreateMissionProfileRequest.Builder>) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationAsyncClient
-
Creates a mission profile.
- createMissionProfile(CreateMissionProfileRequest) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationClient
-
Creates a mission profile.
- createMissionProfile(Consumer<CreateMissionProfileRequest.Builder>) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationClient
-
Creates a mission profile.
- CreateMissionProfileRequest - Class in software.amazon.awssdk.services.groundstation.model
-
- CreateMissionProfileRequest.Builder - Interface in software.amazon.awssdk.services.groundstation.model
-
- CreateMissionProfileRequestMarshaller - Class in software.amazon.awssdk.services.groundstation.transform
-
- CreateMissionProfileRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.groundstation.transform.CreateMissionProfileRequestMarshaller
-
- CreateMissionProfileResponse - Class in software.amazon.awssdk.services.groundstation.model
-
- CreateMissionProfileResponse.Builder - Interface in software.amazon.awssdk.services.groundstation.model
-
- Criticality - Enum in software.amazon.awssdk.services.groundstation.model
-
- dataflowDestinationRegion(String) - Method in interface software.amazon.awssdk.services.groundstation.model.Destination.Builder
-
Region of a dataflow destination.
- dataflowDestinationRegion() - Method in class software.amazon.awssdk.services.groundstation.model.Destination
-
Region of a dataflow destination.
- DataflowDetail - Class in software.amazon.awssdk.services.groundstation.model
-
Information about a dataflow edge used in a contact.
- DataflowDetail.Builder - Interface in software.amazon.awssdk.services.groundstation.model
-
- dataflowEdges(Collection<? extends Collection<String>>) - Method in interface software.amazon.awssdk.services.groundstation.model.CreateMissionProfileRequest.Builder
-
A list of lists of ARNs.
- dataflowEdges(Collection<String>...) - Method in interface software.amazon.awssdk.services.groundstation.model.CreateMissionProfileRequest.Builder
-
A list of lists of ARNs.
- dataflowEdges() - Method in class software.amazon.awssdk.services.groundstation.model.CreateMissionProfileRequest
-
A list of lists of ARNs.
- dataflowEdges(Collection<? extends Collection<String>>) - Method in interface software.amazon.awssdk.services.groundstation.model.GetMissionProfileResponse.Builder
-
A list of lists of ARNs.
- dataflowEdges(Collection<String>...) - Method in interface software.amazon.awssdk.services.groundstation.model.GetMissionProfileResponse.Builder
-
A list of lists of ARNs.
- dataflowEdges() - Method in class software.amazon.awssdk.services.groundstation.model.GetMissionProfileResponse
-
A list of lists of ARNs.
- dataflowEdges(Collection<? extends Collection<String>>) - Method in interface software.amazon.awssdk.services.groundstation.model.UpdateMissionProfileRequest.Builder
-
A list of lists of ARNs.
- dataflowEdges(Collection<String>...) - Method in interface software.amazon.awssdk.services.groundstation.model.UpdateMissionProfileRequest.Builder
-
A list of lists of ARNs.
- dataflowEdges() - Method in class software.amazon.awssdk.services.groundstation.model.UpdateMissionProfileRequest
-
A list of lists of ARNs.
- DataflowEndpoint - Class in software.amazon.awssdk.services.groundstation.model
-
Information about a dataflow endpoint.
- DataflowEndpoint.Builder - Interface in software.amazon.awssdk.services.groundstation.model
-
- dataflowEndpointConfig(DataflowEndpointConfig) - Method in interface software.amazon.awssdk.services.groundstation.model.ConfigTypeData.Builder
-
Information about the dataflow endpoint Config.
- dataflowEndpointConfig(Consumer<DataflowEndpointConfig.Builder>) - Method in interface software.amazon.awssdk.services.groundstation.model.ConfigTypeData.Builder
-
Information about the dataflow endpoint Config.
- dataflowEndpointConfig() - Method in class software.amazon.awssdk.services.groundstation.model.ConfigTypeData
-
Information about the dataflow endpoint Config.
- DataflowEndpointConfig - Class in software.amazon.awssdk.services.groundstation.model
-
Information about the dataflow endpoint Config.
- DataflowEndpointConfig.Builder - Interface in software.amazon.awssdk.services.groundstation.model
-
- dataflowEndpointGroupArn(String) - Method in interface software.amazon.awssdk.services.groundstation.model.DataflowEndpointListItem.Builder
-
ARN of a dataflow endpoint group.
- dataflowEndpointGroupArn() - Method in class software.amazon.awssdk.services.groundstation.model.DataflowEndpointListItem
-
ARN of a dataflow endpoint group.
- dataflowEndpointGroupArn(String) - Method in interface software.amazon.awssdk.services.groundstation.model.GetDataflowEndpointGroupResponse.Builder
-
ARN of a dataflow endpoint group.
- dataflowEndpointGroupArn() - Method in class software.amazon.awssdk.services.groundstation.model.GetDataflowEndpointGroupResponse
-
ARN of a dataflow endpoint group.
- dataflowEndpointGroupId(String) - Method in interface software.amazon.awssdk.services.groundstation.model.CreateDataflowEndpointGroupResponse.Builder
-
UUID of a dataflow endpoint group.
- dataflowEndpointGroupId() - Method in class software.amazon.awssdk.services.groundstation.model.CreateDataflowEndpointGroupResponse
-
UUID of a dataflow endpoint group.
- dataflowEndpointGroupId(String) - Method in interface software.amazon.awssdk.services.groundstation.model.DataflowEndpointListItem.Builder
-
UUID of a dataflow endpoint group.
- dataflowEndpointGroupId() - Method in class software.amazon.awssdk.services.groundstation.model.DataflowEndpointListItem
-
UUID of a dataflow endpoint group.
- dataflowEndpointGroupId(String) - Method in interface software.amazon.awssdk.services.groundstation.model.DeleteDataflowEndpointGroupRequest.Builder
-
UUID of a dataflow endpoint group.
- dataflowEndpointGroupId() - Method in class software.amazon.awssdk.services.groundstation.model.DeleteDataflowEndpointGroupRequest
-
UUID of a dataflow endpoint group.
- dataflowEndpointGroupId(String) - Method in interface software.amazon.awssdk.services.groundstation.model.DeleteDataflowEndpointGroupResponse.Builder
-
UUID of a dataflow endpoint group.
- dataflowEndpointGroupId() - Method in class software.amazon.awssdk.services.groundstation.model.DeleteDataflowEndpointGroupResponse
-
UUID of a dataflow endpoint group.
- dataflowEndpointGroupId(String) - Method in interface software.amazon.awssdk.services.groundstation.model.GetDataflowEndpointGroupRequest.Builder
-
UUID of a dataflow endpoint group.
- dataflowEndpointGroupId() - Method in class software.amazon.awssdk.services.groundstation.model.GetDataflowEndpointGroupRequest
-
UUID of a dataflow endpoint group.
- dataflowEndpointGroupId(String) - Method in interface software.amazon.awssdk.services.groundstation.model.GetDataflowEndpointGroupResponse.Builder
-
UUID of a dataflow endpoint group.
- dataflowEndpointGroupId() - Method in class software.amazon.awssdk.services.groundstation.model.GetDataflowEndpointGroupResponse
-
UUID of a dataflow endpoint group.
- dataflowEndpointGroupList(Collection<DataflowEndpointListItem>) - Method in interface software.amazon.awssdk.services.groundstation.model.ListDataflowEndpointGroupsResponse.Builder
-
A list of dataflow endpoint groups.
- dataflowEndpointGroupList(DataflowEndpointListItem...) - Method in interface software.amazon.awssdk.services.groundstation.model.ListDataflowEndpointGroupsResponse.Builder
-
A list of dataflow endpoint groups.
- dataflowEndpointGroupList(Consumer<DataflowEndpointListItem.Builder>...) - Method in interface software.amazon.awssdk.services.groundstation.model.ListDataflowEndpointGroupsResponse.Builder
-
A list of dataflow endpoint groups.
- dataflowEndpointGroupList() - Method in class software.amazon.awssdk.services.groundstation.model.ListDataflowEndpointGroupsResponse
-
A list of dataflow endpoint groups.
- dataflowEndpointGroupList() - Method in class software.amazon.awssdk.services.groundstation.paginators.ListDataflowEndpointGroupsIterable
-
- dataflowEndpointGroupList() - Method in class software.amazon.awssdk.services.groundstation.paginators.ListDataflowEndpointGroupsPublisher
-
Returns a publisher that can be used to get a stream of data.
- DataflowEndpointListItem - Class in software.amazon.awssdk.services.groundstation.model
-
Item in a list of DataflowEndpoint groups.
- DataflowEndpointListItem.Builder - Interface in software.amazon.awssdk.services.groundstation.model
-
- dataflowEndpointName(String) - Method in interface software.amazon.awssdk.services.groundstation.model.DataflowEndpointConfig.Builder
-
Name of a dataflow endpoint.
- dataflowEndpointName() - Method in class software.amazon.awssdk.services.groundstation.model.DataflowEndpointConfig
-
Name of a dataflow endpoint.
- dataflowEndpointRegion(String) - Method in interface software.amazon.awssdk.services.groundstation.model.DataflowEndpointConfig.Builder
-
Region of a dataflow endpoint.
- dataflowEndpointRegion() - Method in class software.amazon.awssdk.services.groundstation.model.DataflowEndpointConfig
-
Region of a dataflow endpoint.
- dataflowList(Collection<DataflowDetail>) - Method in interface software.amazon.awssdk.services.groundstation.model.DescribeContactResponse.Builder
-
List describing source and destination details for each dataflow edge.
- dataflowList(DataflowDetail...) - Method in interface software.amazon.awssdk.services.groundstation.model.DescribeContactResponse.Builder
-
List describing source and destination details for each dataflow edge.
- dataflowList(Consumer<DataflowDetail.Builder>...) - Method in interface software.amazon.awssdk.services.groundstation.model.DescribeContactResponse.Builder
-
List describing source and destination details for each dataflow edge.
- dataflowList() - Method in class software.amazon.awssdk.services.groundstation.model.DescribeContactResponse
-
List describing source and destination details for each dataflow edge.
- dataflowSourceRegion(String) - Method in interface software.amazon.awssdk.services.groundstation.model.Source.Builder
-
Region of a dataflow source.
- dataflowSourceRegion() - Method in class software.amazon.awssdk.services.groundstation.model.Source
-
Region of a dataflow source.
- decodeConfig(DecodeConfig) - Method in interface software.amazon.awssdk.services.groundstation.model.AntennaDownlinkDemodDecodeConfig.Builder
-
Information about the decode Config.
- decodeConfig(Consumer<DecodeConfig.Builder>) - Method in interface software.amazon.awssdk.services.groundstation.model.AntennaDownlinkDemodDecodeConfig.Builder
-
Information about the decode Config.
- decodeConfig() - Method in class software.amazon.awssdk.services.groundstation.model.AntennaDownlinkDemodDecodeConfig
-
Information about the decode Config.
- DecodeConfig - Class in software.amazon.awssdk.services.groundstation.model
-
Information about the decode Config.
- DecodeConfig.Builder - Interface in software.amazon.awssdk.services.groundstation.model
-
- deleteConfig(DeleteConfigRequest) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationAsyncClient
-
Deletes a Config.
- deleteConfig(Consumer<DeleteConfigRequest.Builder>) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationAsyncClient
-
Deletes a Config.
- deleteConfig(DeleteConfigRequest) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationClient
-
Deletes a Config.
- deleteConfig(Consumer<DeleteConfigRequest.Builder>) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationClient
-
Deletes a Config.
- DeleteConfigRequest - Class in software.amazon.awssdk.services.groundstation.model
-
- DeleteConfigRequest.Builder - Interface in software.amazon.awssdk.services.groundstation.model
-
- DeleteConfigRequestMarshaller - Class in software.amazon.awssdk.services.groundstation.transform
-
- DeleteConfigRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.groundstation.transform.DeleteConfigRequestMarshaller
-
- DeleteConfigResponse - Class in software.amazon.awssdk.services.groundstation.model
-
- DeleteConfigResponse.Builder - Interface in software.amazon.awssdk.services.groundstation.model
-
- deleteDataflowEndpointGroup(DeleteDataflowEndpointGroupRequest) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationAsyncClient
-
Deletes a dataflow endpoint group.
- deleteDataflowEndpointGroup(Consumer<DeleteDataflowEndpointGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationAsyncClient
-
Deletes a dataflow endpoint group.
- deleteDataflowEndpointGroup(DeleteDataflowEndpointGroupRequest) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationClient
-
Deletes a dataflow endpoint group.
- deleteDataflowEndpointGroup(Consumer<DeleteDataflowEndpointGroupRequest.Builder>) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationClient
-
Deletes a dataflow endpoint group.
- DeleteDataflowEndpointGroupRequest - Class in software.amazon.awssdk.services.groundstation.model
-
- DeleteDataflowEndpointGroupRequest.Builder - Interface in software.amazon.awssdk.services.groundstation.model
-
- DeleteDataflowEndpointGroupRequestMarshaller - Class in software.amazon.awssdk.services.groundstation.transform
-
- DeleteDataflowEndpointGroupRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.groundstation.transform.DeleteDataflowEndpointGroupRequestMarshaller
-
- DeleteDataflowEndpointGroupResponse - Class in software.amazon.awssdk.services.groundstation.model
-
- DeleteDataflowEndpointGroupResponse.Builder - Interface in software.amazon.awssdk.services.groundstation.model
-
- deleteMissionProfile(DeleteMissionProfileRequest) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationAsyncClient
-
Deletes a mission profile.
- deleteMissionProfile(Consumer<DeleteMissionProfileRequest.Builder>) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationAsyncClient
-
Deletes a mission profile.
- deleteMissionProfile(DeleteMissionProfileRequest) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationClient
-
Deletes a mission profile.
- deleteMissionProfile(Consumer<DeleteMissionProfileRequest.Builder>) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationClient
-
Deletes a mission profile.
- DeleteMissionProfileRequest - Class in software.amazon.awssdk.services.groundstation.model
-
- DeleteMissionProfileRequest.Builder - Interface in software.amazon.awssdk.services.groundstation.model
-
- DeleteMissionProfileRequestMarshaller - Class in software.amazon.awssdk.services.groundstation.transform
-
- DeleteMissionProfileRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.groundstation.transform.DeleteMissionProfileRequestMarshaller
-
- DeleteMissionProfileResponse - Class in software.amazon.awssdk.services.groundstation.model
-
- DeleteMissionProfileResponse.Builder - Interface in software.amazon.awssdk.services.groundstation.model
-
- demodulationConfig(DemodulationConfig) - Method in interface software.amazon.awssdk.services.groundstation.model.AntennaDownlinkDemodDecodeConfig.Builder
-
Information about the demodulation Config.
- demodulationConfig(Consumer<DemodulationConfig.Builder>) - Method in interface software.amazon.awssdk.services.groundstation.model.AntennaDownlinkDemodDecodeConfig.Builder
-
Information about the demodulation Config.
- demodulationConfig() - Method in class software.amazon.awssdk.services.groundstation.model.AntennaDownlinkDemodDecodeConfig
-
Information about the demodulation Config.
- DemodulationConfig - Class in software.amazon.awssdk.services.groundstation.model
-
Information about the demodulation Config.
- DemodulationConfig.Builder - Interface in software.amazon.awssdk.services.groundstation.model
-
- DependencyException - Exception in software.amazon.awssdk.services.groundstation.model
-
Dependency encountered an error.
- DependencyException.Builder - Interface in software.amazon.awssdk.services.groundstation.model
-
- describeContact(DescribeContactRequest) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationAsyncClient
-
Describes an existing contact.
- describeContact(Consumer<DescribeContactRequest.Builder>) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationAsyncClient
-
Describes an existing contact.
- describeContact(DescribeContactRequest) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationClient
-
Describes an existing contact.
- describeContact(Consumer<DescribeContactRequest.Builder>) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationClient
-
Describes an existing contact.
- DescribeContactRequest - Class in software.amazon.awssdk.services.groundstation.model
-
- DescribeContactRequest.Builder - Interface in software.amazon.awssdk.services.groundstation.model
-
- DescribeContactRequestMarshaller - Class in software.amazon.awssdk.services.groundstation.transform
-
- DescribeContactRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.groundstation.transform.DescribeContactRequestMarshaller
-
- DescribeContactResponse - Class in software.amazon.awssdk.services.groundstation.model
-
- DescribeContactResponse.Builder - Interface in software.amazon.awssdk.services.groundstation.model
-
- destination(Destination) - Method in interface software.amazon.awssdk.services.groundstation.model.DataflowDetail.Builder
-
Sets the value of the Destination property for this object.
- destination(Consumer<Destination.Builder>) - Method in interface software.amazon.awssdk.services.groundstation.model.DataflowDetail.Builder
-
Sets the value of the Destination property for this object.
- destination() - Method in class software.amazon.awssdk.services.groundstation.model.DataflowDetail
-
Returns the value of the Destination property for this object.
- Destination - Class in software.amazon.awssdk.services.groundstation.model
-
Dataflow details for the destination side.
- Destination.Builder - Interface in software.amazon.awssdk.services.groundstation.model
-
- hasConfigList() - Method in class software.amazon.awssdk.services.groundstation.model.ListConfigsResponse
-
Returns true if the ConfigList property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasContactList() - Method in class software.amazon.awssdk.services.groundstation.model.ListContactsResponse
-
Returns true if the ContactList property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasDataflowEdges() - Method in class software.amazon.awssdk.services.groundstation.model.CreateMissionProfileRequest
-
Returns true if the DataflowEdges property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasDataflowEdges() - Method in class software.amazon.awssdk.services.groundstation.model.GetMissionProfileResponse
-
Returns true if the DataflowEdges property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasDataflowEdges() - Method in class software.amazon.awssdk.services.groundstation.model.UpdateMissionProfileRequest
-
Returns true if the DataflowEdges property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasDataflowEndpointGroupList() - Method in class software.amazon.awssdk.services.groundstation.model.ListDataflowEndpointGroupsResponse
-
Returns true if the DataflowEndpointGroupList property was specified by the sender (it may be empty), or false if
the sender did not specify the value (it will be empty).
- hasDataflowList() - Method in class software.amazon.awssdk.services.groundstation.model.DescribeContactResponse
-
Returns true if the DataflowList property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasEndpointDetails() - Method in class software.amazon.awssdk.services.groundstation.model.CreateDataflowEndpointGroupRequest
-
Returns true if the EndpointDetails property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasEndpointsDetails() - Method in class software.amazon.awssdk.services.groundstation.model.GetDataflowEndpointGroupResponse
-
Returns true if the EndpointsDetails property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasGroundStationList() - Method in class software.amazon.awssdk.services.groundstation.model.ListGroundStationsResponse
-
Returns true if the GroundStationList property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasGroundStations() - Method in class software.amazon.awssdk.services.groundstation.model.GetSatelliteResponse
-
Returns true if the GroundStations property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hasGroundStations() - Method in class software.amazon.awssdk.services.groundstation.model.SatelliteListItem
-
Returns true if the GroundStations property was specified by the sender (it may be empty), or false if the sender
did not specify the value (it will be empty).
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.AntennaDemodDecodeDetails
-
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.AntennaDownlinkConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.AntennaDownlinkDemodDecodeConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.AntennaUplinkConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.CancelContactRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.CancelContactResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.ConfigDetails
-
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.ConfigListItem
-
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.ConfigTypeData
-
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.ContactData
-
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.CreateConfigRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.CreateConfigResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.CreateDataflowEndpointGroupRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.CreateDataflowEndpointGroupResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.CreateMissionProfileRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.CreateMissionProfileResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.DataflowDetail
-
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.DataflowEndpoint
-
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.DataflowEndpointConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.DataflowEndpointListItem
-
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.DecodeConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.DeleteConfigRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.DeleteConfigResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.DeleteDataflowEndpointGroupRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.DeleteDataflowEndpointGroupResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.DeleteMissionProfileRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.DeleteMissionProfileResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.DemodulationConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.DescribeContactRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.DescribeContactResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.Destination
-
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.Eirp
-
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.Elevation
-
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.EndpointDetails
-
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.Frequency
-
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.FrequencyBandwidth
-
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.GetConfigRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.GetConfigResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.GetDataflowEndpointGroupRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.GetDataflowEndpointGroupResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.GetMinuteUsageRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.GetMinuteUsageResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.GetMissionProfileRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.GetMissionProfileResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.GetSatelliteRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.GetSatelliteResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.GroundStationData
-
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.ListConfigsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.ListConfigsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.ListContactsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.ListContactsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.ListDataflowEndpointGroupsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.ListDataflowEndpointGroupsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.ListGroundStationsRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.ListGroundStationsResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.ListMissionProfilesRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.ListMissionProfilesResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.ListSatellitesRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.ListSatellitesResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.ListTagsForResourceRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.ListTagsForResourceResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.MissionProfileListItem
-
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.ReserveContactRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.ReserveContactResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.S3RecordingConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.S3RecordingDetails
-
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.SatelliteListItem
-
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.SecurityDetails
-
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.SocketAddress
-
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.Source
-
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.SpectrumConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.TagResourceRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.TagResourceResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.TrackingConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.UntagResourceRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.UntagResourceResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.UpdateConfigRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.UpdateConfigResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.UpdateMissionProfileRequest
-
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.UpdateMissionProfileResponse
-
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.UplinkEchoConfig
-
- hashCode() - Method in class software.amazon.awssdk.services.groundstation.model.UplinkSpectrumConfig
-
- hasMissionProfileList() - Method in class software.amazon.awssdk.services.groundstation.model.ListMissionProfilesResponse
-
Returns true if the MissionProfileList property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasSatellites() - Method in class software.amazon.awssdk.services.groundstation.model.ListSatellitesResponse
-
Returns true if the Satellites property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasSecurityGroupIds() - Method in class software.amazon.awssdk.services.groundstation.model.SecurityDetails
-
Returns true if the SecurityGroupIds property was specified by the sender (it may be empty), or false if the
sender did not specify the value (it will be empty).
- hasStatusList() - Method in class software.amazon.awssdk.services.groundstation.model.ListContactsRequest
-
Returns true if the StatusList property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasSubnetIds() - Method in class software.amazon.awssdk.services.groundstation.model.SecurityDetails
-
Returns true if the SubnetIds property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasTagKeys() - Method in class software.amazon.awssdk.services.groundstation.model.UntagResourceRequest
-
Returns true if the TagKeys property was specified by the sender (it may be empty), or false if the sender did
not specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.groundstation.model.ContactData
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.groundstation.model.CreateConfigRequest
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.groundstation.model.CreateDataflowEndpointGroupRequest
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.groundstation.model.CreateMissionProfileRequest
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.groundstation.model.DescribeContactResponse
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.groundstation.model.GetConfigResponse
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.groundstation.model.GetDataflowEndpointGroupResponse
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.groundstation.model.GetMissionProfileResponse
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.groundstation.model.ListTagsForResourceResponse
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.groundstation.model.ReserveContactRequest
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- hasTags() - Method in class software.amazon.awssdk.services.groundstation.model.TagResourceRequest
-
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
- listConfigs(ListConfigsRequest) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationAsyncClient
-
Returns a list of Config objects.
- listConfigs(Consumer<ListConfigsRequest.Builder>) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationAsyncClient
-
Returns a list of Config objects.
- listConfigs(ListConfigsRequest) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationClient
-
Returns a list of Config objects.
- listConfigs(Consumer<ListConfigsRequest.Builder>) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationClient
-
Returns a list of Config objects.
- ListConfigsIterable - Class in software.amazon.awssdk.services.groundstation.paginators
-
- ListConfigsIterable(GroundStationClient, ListConfigsRequest) - Constructor for class software.amazon.awssdk.services.groundstation.paginators.ListConfigsIterable
-
- listConfigsPaginator(ListConfigsRequest) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationAsyncClient
-
Returns a list of Config objects.
- listConfigsPaginator(Consumer<ListConfigsRequest.Builder>) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationAsyncClient
-
Returns a list of Config objects.
- listConfigsPaginator(ListConfigsRequest) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationClient
-
Returns a list of Config objects.
- listConfigsPaginator(Consumer<ListConfigsRequest.Builder>) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationClient
-
Returns a list of Config objects.
- ListConfigsPublisher - Class in software.amazon.awssdk.services.groundstation.paginators
-
- ListConfigsPublisher(GroundStationAsyncClient, ListConfigsRequest) - Constructor for class software.amazon.awssdk.services.groundstation.paginators.ListConfigsPublisher
-
- ListConfigsRequest - Class in software.amazon.awssdk.services.groundstation.model
-
- ListConfigsRequest.Builder - Interface in software.amazon.awssdk.services.groundstation.model
-
- ListConfigsRequestMarshaller - Class in software.amazon.awssdk.services.groundstation.transform
-
- ListConfigsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.groundstation.transform.ListConfigsRequestMarshaller
-
- ListConfigsResponse - Class in software.amazon.awssdk.services.groundstation.model
-
- ListConfigsResponse.Builder - Interface in software.amazon.awssdk.services.groundstation.model
-
- listContacts(ListContactsRequest) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationAsyncClient
-
Returns a list of contacts.
- listContacts(Consumer<ListContactsRequest.Builder>) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationAsyncClient
-
Returns a list of contacts.
- listContacts(ListContactsRequest) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationClient
-
Returns a list of contacts.
- listContacts(Consumer<ListContactsRequest.Builder>) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationClient
-
Returns a list of contacts.
- ListContactsIterable - Class in software.amazon.awssdk.services.groundstation.paginators
-
- ListContactsIterable(GroundStationClient, ListContactsRequest) - Constructor for class software.amazon.awssdk.services.groundstation.paginators.ListContactsIterable
-
- listContactsPaginator(ListContactsRequest) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationAsyncClient
-
Returns a list of contacts.
- listContactsPaginator(Consumer<ListContactsRequest.Builder>) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationAsyncClient
-
Returns a list of contacts.
- listContactsPaginator(ListContactsRequest) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationClient
-
Returns a list of contacts.
- listContactsPaginator(Consumer<ListContactsRequest.Builder>) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationClient
-
Returns a list of contacts.
- ListContactsPublisher - Class in software.amazon.awssdk.services.groundstation.paginators
-
- ListContactsPublisher(GroundStationAsyncClient, ListContactsRequest) - Constructor for class software.amazon.awssdk.services.groundstation.paginators.ListContactsPublisher
-
- ListContactsRequest - Class in software.amazon.awssdk.services.groundstation.model
-
- ListContactsRequest.Builder - Interface in software.amazon.awssdk.services.groundstation.model
-
- ListContactsRequestMarshaller - Class in software.amazon.awssdk.services.groundstation.transform
-
- ListContactsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.groundstation.transform.ListContactsRequestMarshaller
-
- ListContactsResponse - Class in software.amazon.awssdk.services.groundstation.model
-
- ListContactsResponse.Builder - Interface in software.amazon.awssdk.services.groundstation.model
-
- listDataflowEndpointGroups(ListDataflowEndpointGroupsRequest) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationAsyncClient
-
Returns a list of DataflowEndpoint groups.
- listDataflowEndpointGroups(Consumer<ListDataflowEndpointGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationAsyncClient
-
Returns a list of DataflowEndpoint groups.
- listDataflowEndpointGroups(ListDataflowEndpointGroupsRequest) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationClient
-
Returns a list of DataflowEndpoint groups.
- listDataflowEndpointGroups(Consumer<ListDataflowEndpointGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationClient
-
Returns a list of DataflowEndpoint groups.
- ListDataflowEndpointGroupsIterable - Class in software.amazon.awssdk.services.groundstation.paginators
-
- ListDataflowEndpointGroupsIterable(GroundStationClient, ListDataflowEndpointGroupsRequest) - Constructor for class software.amazon.awssdk.services.groundstation.paginators.ListDataflowEndpointGroupsIterable
-
- listDataflowEndpointGroupsPaginator(ListDataflowEndpointGroupsRequest) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationAsyncClient
-
Returns a list of DataflowEndpoint groups.
- listDataflowEndpointGroupsPaginator(Consumer<ListDataflowEndpointGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationAsyncClient
-
Returns a list of DataflowEndpoint groups.
- listDataflowEndpointGroupsPaginator(ListDataflowEndpointGroupsRequest) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationClient
-
Returns a list of DataflowEndpoint groups.
- listDataflowEndpointGroupsPaginator(Consumer<ListDataflowEndpointGroupsRequest.Builder>) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationClient
-
Returns a list of DataflowEndpoint groups.
- ListDataflowEndpointGroupsPublisher - Class in software.amazon.awssdk.services.groundstation.paginators
-
- ListDataflowEndpointGroupsPublisher(GroundStationAsyncClient, ListDataflowEndpointGroupsRequest) - Constructor for class software.amazon.awssdk.services.groundstation.paginators.ListDataflowEndpointGroupsPublisher
-
- ListDataflowEndpointGroupsRequest - Class in software.amazon.awssdk.services.groundstation.model
-
- ListDataflowEndpointGroupsRequest.Builder - Interface in software.amazon.awssdk.services.groundstation.model
-
- ListDataflowEndpointGroupsRequestMarshaller - Class in software.amazon.awssdk.services.groundstation.transform
-
- ListDataflowEndpointGroupsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.groundstation.transform.ListDataflowEndpointGroupsRequestMarshaller
-
- ListDataflowEndpointGroupsResponse - Class in software.amazon.awssdk.services.groundstation.model
-
- ListDataflowEndpointGroupsResponse.Builder - Interface in software.amazon.awssdk.services.groundstation.model
-
- listGroundStations(ListGroundStationsRequest) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationAsyncClient
-
Returns a list of ground stations.
- listGroundStations(Consumer<ListGroundStationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationAsyncClient
-
Returns a list of ground stations.
- listGroundStations(ListGroundStationsRequest) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationClient
-
Returns a list of ground stations.
- listGroundStations(Consumer<ListGroundStationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationClient
-
Returns a list of ground stations.
- ListGroundStationsIterable - Class in software.amazon.awssdk.services.groundstation.paginators
-
- ListGroundStationsIterable(GroundStationClient, ListGroundStationsRequest) - Constructor for class software.amazon.awssdk.services.groundstation.paginators.ListGroundStationsIterable
-
- listGroundStationsPaginator(ListGroundStationsRequest) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationAsyncClient
-
Returns a list of ground stations.
- listGroundStationsPaginator(Consumer<ListGroundStationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationAsyncClient
-
Returns a list of ground stations.
- listGroundStationsPaginator(ListGroundStationsRequest) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationClient
-
Returns a list of ground stations.
- listGroundStationsPaginator(Consumer<ListGroundStationsRequest.Builder>) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationClient
-
Returns a list of ground stations.
- ListGroundStationsPublisher - Class in software.amazon.awssdk.services.groundstation.paginators
-
- ListGroundStationsPublisher(GroundStationAsyncClient, ListGroundStationsRequest) - Constructor for class software.amazon.awssdk.services.groundstation.paginators.ListGroundStationsPublisher
-
- ListGroundStationsRequest - Class in software.amazon.awssdk.services.groundstation.model
-
- ListGroundStationsRequest.Builder - Interface in software.amazon.awssdk.services.groundstation.model
-
- ListGroundStationsRequestMarshaller - Class in software.amazon.awssdk.services.groundstation.transform
-
- ListGroundStationsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.groundstation.transform.ListGroundStationsRequestMarshaller
-
- ListGroundStationsResponse - Class in software.amazon.awssdk.services.groundstation.model
-
- ListGroundStationsResponse.Builder - Interface in software.amazon.awssdk.services.groundstation.model
-
- listMissionProfiles(ListMissionProfilesRequest) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationAsyncClient
-
Returns a list of mission profiles.
- listMissionProfiles(Consumer<ListMissionProfilesRequest.Builder>) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationAsyncClient
-
Returns a list of mission profiles.
- listMissionProfiles(ListMissionProfilesRequest) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationClient
-
Returns a list of mission profiles.
- listMissionProfiles(Consumer<ListMissionProfilesRequest.Builder>) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationClient
-
Returns a list of mission profiles.
- ListMissionProfilesIterable - Class in software.amazon.awssdk.services.groundstation.paginators
-
- ListMissionProfilesIterable(GroundStationClient, ListMissionProfilesRequest) - Constructor for class software.amazon.awssdk.services.groundstation.paginators.ListMissionProfilesIterable
-
- listMissionProfilesPaginator(ListMissionProfilesRequest) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationAsyncClient
-
Returns a list of mission profiles.
- listMissionProfilesPaginator(Consumer<ListMissionProfilesRequest.Builder>) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationAsyncClient
-
Returns a list of mission profiles.
- listMissionProfilesPaginator(ListMissionProfilesRequest) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationClient
-
Returns a list of mission profiles.
- listMissionProfilesPaginator(Consumer<ListMissionProfilesRequest.Builder>) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationClient
-
Returns a list of mission profiles.
- ListMissionProfilesPublisher - Class in software.amazon.awssdk.services.groundstation.paginators
-
- ListMissionProfilesPublisher(GroundStationAsyncClient, ListMissionProfilesRequest) - Constructor for class software.amazon.awssdk.services.groundstation.paginators.ListMissionProfilesPublisher
-
- ListMissionProfilesRequest - Class in software.amazon.awssdk.services.groundstation.model
-
- ListMissionProfilesRequest.Builder - Interface in software.amazon.awssdk.services.groundstation.model
-
- ListMissionProfilesRequestMarshaller - Class in software.amazon.awssdk.services.groundstation.transform
-
- ListMissionProfilesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.groundstation.transform.ListMissionProfilesRequestMarshaller
-
- ListMissionProfilesResponse - Class in software.amazon.awssdk.services.groundstation.model
-
- ListMissionProfilesResponse.Builder - Interface in software.amazon.awssdk.services.groundstation.model
-
- listSatellites(ListSatellitesRequest) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationAsyncClient
-
Returns a list of satellites.
- listSatellites(Consumer<ListSatellitesRequest.Builder>) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationAsyncClient
-
Returns a list of satellites.
- listSatellites(ListSatellitesRequest) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationClient
-
Returns a list of satellites.
- listSatellites(Consumer<ListSatellitesRequest.Builder>) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationClient
-
Returns a list of satellites.
- ListSatellitesIterable - Class in software.amazon.awssdk.services.groundstation.paginators
-
- ListSatellitesIterable(GroundStationClient, ListSatellitesRequest) - Constructor for class software.amazon.awssdk.services.groundstation.paginators.ListSatellitesIterable
-
- listSatellitesPaginator(ListSatellitesRequest) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationAsyncClient
-
Returns a list of satellites.
- listSatellitesPaginator(Consumer<ListSatellitesRequest.Builder>) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationAsyncClient
-
Returns a list of satellites.
- listSatellitesPaginator(ListSatellitesRequest) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationClient
-
Returns a list of satellites.
- listSatellitesPaginator(Consumer<ListSatellitesRequest.Builder>) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationClient
-
Returns a list of satellites.
- ListSatellitesPublisher - Class in software.amazon.awssdk.services.groundstation.paginators
-
- ListSatellitesPublisher(GroundStationAsyncClient, ListSatellitesRequest) - Constructor for class software.amazon.awssdk.services.groundstation.paginators.ListSatellitesPublisher
-
- ListSatellitesRequest - Class in software.amazon.awssdk.services.groundstation.model
-
- ListSatellitesRequest.Builder - Interface in software.amazon.awssdk.services.groundstation.model
-
- ListSatellitesRequestMarshaller - Class in software.amazon.awssdk.services.groundstation.transform
-
- ListSatellitesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.groundstation.transform.ListSatellitesRequestMarshaller
-
- ListSatellitesResponse - Class in software.amazon.awssdk.services.groundstation.model
-
- ListSatellitesResponse.Builder - Interface in software.amazon.awssdk.services.groundstation.model
-
- listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationAsyncClient
-
Returns a list of tags for a specified resource.
- listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationAsyncClient
-
Returns a list of tags for a specified resource.
- listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationClient
-
Returns a list of tags for a specified resource.
- listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationClient
-
Returns a list of tags for a specified resource.
- ListTagsForResourceRequest - Class in software.amazon.awssdk.services.groundstation.model
-
- ListTagsForResourceRequest.Builder - Interface in software.amazon.awssdk.services.groundstation.model
-
- ListTagsForResourceRequestMarshaller - Class in software.amazon.awssdk.services.groundstation.transform
-
- ListTagsForResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.groundstation.transform.ListTagsForResourceRequestMarshaller
-
- ListTagsForResourceResponse - Class in software.amazon.awssdk.services.groundstation.model
-
- ListTagsForResourceResponse.Builder - Interface in software.amazon.awssdk.services.groundstation.model
-
- marshall(CancelContactRequest) - Method in class software.amazon.awssdk.services.groundstation.transform.CancelContactRequestMarshaller
-
- marshall(CreateConfigRequest) - Method in class software.amazon.awssdk.services.groundstation.transform.CreateConfigRequestMarshaller
-
- marshall(CreateDataflowEndpointGroupRequest) - Method in class software.amazon.awssdk.services.groundstation.transform.CreateDataflowEndpointGroupRequestMarshaller
-
- marshall(CreateMissionProfileRequest) - Method in class software.amazon.awssdk.services.groundstation.transform.CreateMissionProfileRequestMarshaller
-
- marshall(DeleteConfigRequest) - Method in class software.amazon.awssdk.services.groundstation.transform.DeleteConfigRequestMarshaller
-
- marshall(DeleteDataflowEndpointGroupRequest) - Method in class software.amazon.awssdk.services.groundstation.transform.DeleteDataflowEndpointGroupRequestMarshaller
-
- marshall(DeleteMissionProfileRequest) - Method in class software.amazon.awssdk.services.groundstation.transform.DeleteMissionProfileRequestMarshaller
-
- marshall(DescribeContactRequest) - Method in class software.amazon.awssdk.services.groundstation.transform.DescribeContactRequestMarshaller
-
- marshall(GetConfigRequest) - Method in class software.amazon.awssdk.services.groundstation.transform.GetConfigRequestMarshaller
-
- marshall(GetDataflowEndpointGroupRequest) - Method in class software.amazon.awssdk.services.groundstation.transform.GetDataflowEndpointGroupRequestMarshaller
-
- marshall(GetMinuteUsageRequest) - Method in class software.amazon.awssdk.services.groundstation.transform.GetMinuteUsageRequestMarshaller
-
- marshall(GetMissionProfileRequest) - Method in class software.amazon.awssdk.services.groundstation.transform.GetMissionProfileRequestMarshaller
-
- marshall(GetSatelliteRequest) - Method in class software.amazon.awssdk.services.groundstation.transform.GetSatelliteRequestMarshaller
-
- marshall(ListConfigsRequest) - Method in class software.amazon.awssdk.services.groundstation.transform.ListConfigsRequestMarshaller
-
- marshall(ListContactsRequest) - Method in class software.amazon.awssdk.services.groundstation.transform.ListContactsRequestMarshaller
-
- marshall(ListDataflowEndpointGroupsRequest) - Method in class software.amazon.awssdk.services.groundstation.transform.ListDataflowEndpointGroupsRequestMarshaller
-
- marshall(ListGroundStationsRequest) - Method in class software.amazon.awssdk.services.groundstation.transform.ListGroundStationsRequestMarshaller
-
- marshall(ListMissionProfilesRequest) - Method in class software.amazon.awssdk.services.groundstation.transform.ListMissionProfilesRequestMarshaller
-
- marshall(ListSatellitesRequest) - Method in class software.amazon.awssdk.services.groundstation.transform.ListSatellitesRequestMarshaller
-
- marshall(ListTagsForResourceRequest) - Method in class software.amazon.awssdk.services.groundstation.transform.ListTagsForResourceRequestMarshaller
-
- marshall(ReserveContactRequest) - Method in class software.amazon.awssdk.services.groundstation.transform.ReserveContactRequestMarshaller
-
- marshall(TagResourceRequest) - Method in class software.amazon.awssdk.services.groundstation.transform.TagResourceRequestMarshaller
-
- marshall(UntagResourceRequest) - Method in class software.amazon.awssdk.services.groundstation.transform.UntagResourceRequestMarshaller
-
- marshall(UpdateConfigRequest) - Method in class software.amazon.awssdk.services.groundstation.transform.UpdateConfigRequestMarshaller
-
- marshall(UpdateMissionProfileRequest) - Method in class software.amazon.awssdk.services.groundstation.transform.UpdateMissionProfileRequestMarshaller
-
- maximumElevation(Elevation) - Method in interface software.amazon.awssdk.services.groundstation.model.ContactData.Builder
-
Maximum elevation angle of a contact.
- maximumElevation(Consumer<Elevation.Builder>) - Method in interface software.amazon.awssdk.services.groundstation.model.ContactData.Builder
-
Maximum elevation angle of a contact.
- maximumElevation() - Method in class software.amazon.awssdk.services.groundstation.model.ContactData
-
Maximum elevation angle of a contact.
- maximumElevation(Elevation) - Method in interface software.amazon.awssdk.services.groundstation.model.DescribeContactResponse.Builder
-
Maximum elevation angle of a contact.
- maximumElevation(Consumer<Elevation.Builder>) - Method in interface software.amazon.awssdk.services.groundstation.model.DescribeContactResponse.Builder
-
Maximum elevation angle of a contact.
- maximumElevation() - Method in class software.amazon.awssdk.services.groundstation.model.DescribeContactResponse
-
Maximum elevation angle of a contact.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.groundstation.model.ListConfigsRequest.Builder
-
Maximum number of Configs returned.
- maxResults() - Method in class software.amazon.awssdk.services.groundstation.model.ListConfigsRequest
-
Maximum number of Configs returned.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.groundstation.model.ListContactsRequest.Builder
-
Maximum number of contacts returned.
- maxResults() - Method in class software.amazon.awssdk.services.groundstation.model.ListContactsRequest
-
Maximum number of contacts returned.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.groundstation.model.ListDataflowEndpointGroupsRequest.Builder
-
Maximum number of dataflow endpoint groups returned.
- maxResults() - Method in class software.amazon.awssdk.services.groundstation.model.ListDataflowEndpointGroupsRequest
-
Maximum number of dataflow endpoint groups returned.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.groundstation.model.ListGroundStationsRequest.Builder
-
Maximum number of ground stations returned.
- maxResults() - Method in class software.amazon.awssdk.services.groundstation.model.ListGroundStationsRequest
-
Maximum number of ground stations returned.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.groundstation.model.ListMissionProfilesRequest.Builder
-
Maximum number of mission profiles returned.
- maxResults() - Method in class software.amazon.awssdk.services.groundstation.model.ListMissionProfilesRequest
-
Maximum number of mission profiles returned.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.groundstation.model.ListSatellitesRequest.Builder
-
Maximum number of satellites returned.
- maxResults() - Method in class software.amazon.awssdk.services.groundstation.model.ListSatellitesRequest
-
Maximum number of satellites returned.
- message(String) - Method in interface software.amazon.awssdk.services.groundstation.model.DependencyException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.groundstation.model.GroundStationException.Builder
-
- message(String) - Method in class software.amazon.awssdk.services.groundstation.model.GroundStationException.BuilderImpl
-
- message(String) - Method in interface software.amazon.awssdk.services.groundstation.model.InvalidParameterException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.groundstation.model.ResourceLimitExceededException.Builder
-
- message(String) - Method in interface software.amazon.awssdk.services.groundstation.model.ResourceNotFoundException.Builder
-
- minimumViableContactDurationSeconds(Integer) - Method in interface software.amazon.awssdk.services.groundstation.model.CreateMissionProfileRequest.Builder
-
Smallest amount of time in seconds that you’d like to see for an available contact.
- minimumViableContactDurationSeconds() - Method in class software.amazon.awssdk.services.groundstation.model.CreateMissionProfileRequest
-
Smallest amount of time in seconds that you’d like to see for an available contact.
- minimumViableContactDurationSeconds(Integer) - Method in interface software.amazon.awssdk.services.groundstation.model.GetMissionProfileResponse.Builder
-
Smallest amount of time in seconds that you’d like to see for an available contact.
- minimumViableContactDurationSeconds() - Method in class software.amazon.awssdk.services.groundstation.model.GetMissionProfileResponse
-
Smallest amount of time in seconds that you’d like to see for an available contact.
- minimumViableContactDurationSeconds(Integer) - Method in interface software.amazon.awssdk.services.groundstation.model.UpdateMissionProfileRequest.Builder
-
Smallest amount of time in seconds that you’d like to see for an available contact.
- minimumViableContactDurationSeconds() - Method in class software.amazon.awssdk.services.groundstation.model.UpdateMissionProfileRequest
-
Smallest amount of time in seconds that you’d like to see for an available contact.
- missionProfileArn(String) - Method in interface software.amazon.awssdk.services.groundstation.model.ContactData.Builder
-
ARN of a mission profile.
- missionProfileArn() - Method in class software.amazon.awssdk.services.groundstation.model.ContactData
-
ARN of a mission profile.
- missionProfileArn(String) - Method in interface software.amazon.awssdk.services.groundstation.model.DescribeContactResponse.Builder
-
ARN of a mission profile.
- missionProfileArn() - Method in class software.amazon.awssdk.services.groundstation.model.DescribeContactResponse
-
ARN of a mission profile.
- missionProfileArn(String) - Method in interface software.amazon.awssdk.services.groundstation.model.GetMissionProfileResponse.Builder
-
ARN of a mission profile.
- missionProfileArn() - Method in class software.amazon.awssdk.services.groundstation.model.GetMissionProfileResponse
-
ARN of a mission profile.
- missionProfileArn(String) - Method in interface software.amazon.awssdk.services.groundstation.model.ListContactsRequest.Builder
-
ARN of a mission profile.
- missionProfileArn() - Method in class software.amazon.awssdk.services.groundstation.model.ListContactsRequest
-
ARN of a mission profile.
- missionProfileArn(String) - Method in interface software.amazon.awssdk.services.groundstation.model.MissionProfileListItem.Builder
-
ARN of a mission profile.
- missionProfileArn() - Method in class software.amazon.awssdk.services.groundstation.model.MissionProfileListItem
-
ARN of a mission profile.
- missionProfileArn(String) - Method in interface software.amazon.awssdk.services.groundstation.model.ReserveContactRequest.Builder
-
ARN of a mission profile.
- missionProfileArn() - Method in class software.amazon.awssdk.services.groundstation.model.ReserveContactRequest
-
ARN of a mission profile.
- missionProfileId(String) - Method in interface software.amazon.awssdk.services.groundstation.model.CreateMissionProfileResponse.Builder
-
UUID of a mission profile.
- missionProfileId() - Method in class software.amazon.awssdk.services.groundstation.model.CreateMissionProfileResponse
-
UUID of a mission profile.
- missionProfileId(String) - Method in interface software.amazon.awssdk.services.groundstation.model.DeleteMissionProfileRequest.Builder
-
UUID of a mission profile.
- missionProfileId() - Method in class software.amazon.awssdk.services.groundstation.model.DeleteMissionProfileRequest
-
UUID of a mission profile.
- missionProfileId(String) - Method in interface software.amazon.awssdk.services.groundstation.model.DeleteMissionProfileResponse.Builder
-
UUID of a mission profile.
- missionProfileId() - Method in class software.amazon.awssdk.services.groundstation.model.DeleteMissionProfileResponse
-
UUID of a mission profile.
- missionProfileId(String) - Method in interface software.amazon.awssdk.services.groundstation.model.GetMissionProfileRequest.Builder
-
UUID of a mission profile.
- missionProfileId() - Method in class software.amazon.awssdk.services.groundstation.model.GetMissionProfileRequest
-
UUID of a mission profile.
- missionProfileId(String) - Method in interface software.amazon.awssdk.services.groundstation.model.GetMissionProfileResponse.Builder
-
UUID of a mission profile.
- missionProfileId() - Method in class software.amazon.awssdk.services.groundstation.model.GetMissionProfileResponse
-
UUID of a mission profile.
- missionProfileId(String) - Method in interface software.amazon.awssdk.services.groundstation.model.MissionProfileListItem.Builder
-
UUID of a mission profile.
- missionProfileId() - Method in class software.amazon.awssdk.services.groundstation.model.MissionProfileListItem
-
UUID of a mission profile.
- missionProfileId(String) - Method in interface software.amazon.awssdk.services.groundstation.model.UpdateMissionProfileRequest.Builder
-
UUID of a mission profile.
- missionProfileId() - Method in class software.amazon.awssdk.services.groundstation.model.UpdateMissionProfileRequest
-
UUID of a mission profile.
- missionProfileId(String) - Method in interface software.amazon.awssdk.services.groundstation.model.UpdateMissionProfileResponse.Builder
-
UUID of a mission profile.
- missionProfileId() - Method in class software.amazon.awssdk.services.groundstation.model.UpdateMissionProfileResponse
-
UUID of a mission profile.
- missionProfileList(Collection<MissionProfileListItem>) - Method in interface software.amazon.awssdk.services.groundstation.model.ListMissionProfilesResponse.Builder
-
List of mission profiles.
- missionProfileList(MissionProfileListItem...) - Method in interface software.amazon.awssdk.services.groundstation.model.ListMissionProfilesResponse.Builder
-
List of mission profiles.
- missionProfileList(Consumer<MissionProfileListItem.Builder>...) - Method in interface software.amazon.awssdk.services.groundstation.model.ListMissionProfilesResponse.Builder
-
List of mission profiles.
- missionProfileList() - Method in class software.amazon.awssdk.services.groundstation.model.ListMissionProfilesResponse
-
List of mission profiles.
- missionProfileList() - Method in class software.amazon.awssdk.services.groundstation.paginators.ListMissionProfilesIterable
-
- missionProfileList() - Method in class software.amazon.awssdk.services.groundstation.paginators.ListMissionProfilesPublisher
-
Returns a publisher that can be used to get a stream of data.
- MissionProfileListItem - Class in software.amazon.awssdk.services.groundstation.model
-
Item in a list of mission profiles.
- MissionProfileListItem.Builder - Interface in software.amazon.awssdk.services.groundstation.model
-
- month(Integer) - Method in interface software.amazon.awssdk.services.groundstation.model.GetMinuteUsageRequest.Builder
-
The month being requested, with a value of 1-12.
- month() - Method in class software.amazon.awssdk.services.groundstation.model.GetMinuteUsageRequest
-
The month being requested, with a value of 1-12.
- mtu(Integer) - Method in interface software.amazon.awssdk.services.groundstation.model.DataflowEndpoint.Builder
-
Maximum transmission unit (MTU) size in bytes of a dataflow endpoint.
- mtu() - Method in class software.amazon.awssdk.services.groundstation.model.DataflowEndpoint
-
Maximum transmission unit (MTU) size in bytes of a dataflow endpoint.
- name(String) - Method in interface software.amazon.awssdk.services.groundstation.model.ConfigListItem.Builder
-
Name of a Config.
- name() - Method in class software.amazon.awssdk.services.groundstation.model.ConfigListItem
-
Name of a Config.
- name(String) - Method in interface software.amazon.awssdk.services.groundstation.model.CreateConfigRequest.Builder
-
Name of a Config.
- name() - Method in class software.amazon.awssdk.services.groundstation.model.CreateConfigRequest
-
Name of a Config.
- name(String) - Method in interface software.amazon.awssdk.services.groundstation.model.CreateMissionProfileRequest.Builder
-
Name of a mission profile.
- name() - Method in class software.amazon.awssdk.services.groundstation.model.CreateMissionProfileRequest
-
Name of a mission profile.
- name(String) - Method in interface software.amazon.awssdk.services.groundstation.model.DataflowEndpoint.Builder
-
Name of a dataflow endpoint.
- name() - Method in class software.amazon.awssdk.services.groundstation.model.DataflowEndpoint
-
Name of a dataflow endpoint.
- name(String) - Method in interface software.amazon.awssdk.services.groundstation.model.GetConfigResponse.Builder
-
Name of a Config.
- name() - Method in class software.amazon.awssdk.services.groundstation.model.GetConfigResponse
-
Name of a Config.
- name(String) - Method in interface software.amazon.awssdk.services.groundstation.model.GetMissionProfileResponse.Builder
-
Name of a mission profile.
- name() - Method in class software.amazon.awssdk.services.groundstation.model.GetMissionProfileResponse
-
Name of a mission profile.
- name(String) - Method in interface software.amazon.awssdk.services.groundstation.model.MissionProfileListItem.Builder
-
Name of a mission profile.
- name() - Method in class software.amazon.awssdk.services.groundstation.model.MissionProfileListItem
-
Name of a mission profile.
- name(String) - Method in interface software.amazon.awssdk.services.groundstation.model.SocketAddress.Builder
-
Name of a socket address.
- name() - Method in class software.amazon.awssdk.services.groundstation.model.SocketAddress
-
Name of a socket address.
- name(String) - Method in interface software.amazon.awssdk.services.groundstation.model.UpdateConfigRequest.Builder
-
Name of a Config.
- name() - Method in class software.amazon.awssdk.services.groundstation.model.UpdateConfigRequest
-
Name of a Config.
- name(String) - Method in interface software.amazon.awssdk.services.groundstation.model.UpdateMissionProfileRequest.Builder
-
Name of a mission profile.
- name() - Method in class software.amazon.awssdk.services.groundstation.model.UpdateMissionProfileRequest
-
Name of a mission profile.
- nextToken(String) - Method in interface software.amazon.awssdk.services.groundstation.model.ListConfigsRequest.Builder
-
Next token returned in the request of a previous ListConfigs call.
- nextToken() - Method in class software.amazon.awssdk.services.groundstation.model.ListConfigsRequest
-
Next token returned in the request of a previous ListConfigs call.
- nextToken(String) - Method in interface software.amazon.awssdk.services.groundstation.model.ListConfigsResponse.Builder
-
Next token returned in the response of a previous ListConfigs call.
- nextToken() - Method in class software.amazon.awssdk.services.groundstation.model.ListConfigsResponse
-
Next token returned in the response of a previous ListConfigs call.
- nextToken(String) - Method in interface software.amazon.awssdk.services.groundstation.model.ListContactsRequest.Builder
-
Next token returned in the request of a previous ListContacts call.
- nextToken() - Method in class software.amazon.awssdk.services.groundstation.model.ListContactsRequest
-
Next token returned in the request of a previous ListContacts call.
- nextToken(String) - Method in interface software.amazon.awssdk.services.groundstation.model.ListContactsResponse.Builder
-
Next token returned in the response of a previous ListContacts call.
- nextToken() - Method in class software.amazon.awssdk.services.groundstation.model.ListContactsResponse
-
Next token returned in the response of a previous ListContacts call.
- nextToken(String) - Method in interface software.amazon.awssdk.services.groundstation.model.ListDataflowEndpointGroupsRequest.Builder
-
Next token returned in the request of a previous ListDataflowEndpointGroups call.
- nextToken() - Method in class software.amazon.awssdk.services.groundstation.model.ListDataflowEndpointGroupsRequest
-
Next token returned in the request of a previous ListDataflowEndpointGroups call.
- nextToken(String) - Method in interface software.amazon.awssdk.services.groundstation.model.ListDataflowEndpointGroupsResponse.Builder
-
Next token returned in the response of a previous ListDataflowEndpointGroups call.
- nextToken() - Method in class software.amazon.awssdk.services.groundstation.model.ListDataflowEndpointGroupsResponse
-
Next token returned in the response of a previous ListDataflowEndpointGroups call.
- nextToken(String) - Method in interface software.amazon.awssdk.services.groundstation.model.ListGroundStationsRequest.Builder
-
Next token that can be supplied in the next call to get the next page of ground stations.
- nextToken() - Method in class software.amazon.awssdk.services.groundstation.model.ListGroundStationsRequest
-
Next token that can be supplied in the next call to get the next page of ground stations.
- nextToken(String) - Method in interface software.amazon.awssdk.services.groundstation.model.ListGroundStationsResponse.Builder
-
Next token that can be supplied in the next call to get the next page of ground stations.
- nextToken() - Method in class software.amazon.awssdk.services.groundstation.model.ListGroundStationsResponse
-
Next token that can be supplied in the next call to get the next page of ground stations.
- nextToken(String) - Method in interface software.amazon.awssdk.services.groundstation.model.ListMissionProfilesRequest.Builder
-
Next token returned in the request of a previous ListMissionProfiles call.
- nextToken() - Method in class software.amazon.awssdk.services.groundstation.model.ListMissionProfilesRequest
-
Next token returned in the request of a previous ListMissionProfiles call.
- nextToken(String) - Method in interface software.amazon.awssdk.services.groundstation.model.ListMissionProfilesResponse.Builder
-
Next token returned in the response of a previous ListMissionProfiles call.
- nextToken() - Method in class software.amazon.awssdk.services.groundstation.model.ListMissionProfilesResponse
-
Next token returned in the response of a previous ListMissionProfiles call.
- nextToken(String) - Method in interface software.amazon.awssdk.services.groundstation.model.ListSatellitesRequest.Builder
-
Next token that can be supplied in the next call to get the next page of satellites.
- nextToken() - Method in class software.amazon.awssdk.services.groundstation.model.ListSatellitesRequest
-
Next token that can be supplied in the next call to get the next page of satellites.
- nextToken(String) - Method in interface software.amazon.awssdk.services.groundstation.model.ListSatellitesResponse.Builder
-
Next token that can be supplied in the next call to get the next page of satellites.
- nextToken() - Method in class software.amazon.awssdk.services.groundstation.model.ListSatellitesResponse
-
Next token that can be supplied in the next call to get the next page of satellites.
- noradSatelliteID(Integer) - Method in interface software.amazon.awssdk.services.groundstation.model.GetSatelliteResponse.Builder
-
NORAD satellite ID number.
- noradSatelliteID() - Method in class software.amazon.awssdk.services.groundstation.model.GetSatelliteResponse
-
NORAD satellite ID number.
- noradSatelliteID(Integer) - Method in interface software.amazon.awssdk.services.groundstation.model.SatelliteListItem.Builder
-
NORAD satellite ID number.
- noradSatelliteID() - Method in class software.amazon.awssdk.services.groundstation.model.SatelliteListItem
-
NORAD satellite ID number.
- s3RecordingConfig(S3RecordingConfig) - Method in interface software.amazon.awssdk.services.groundstation.model.ConfigTypeData.Builder
-
Information about an S3 recording Config.
- s3RecordingConfig(Consumer<S3RecordingConfig.Builder>) - Method in interface software.amazon.awssdk.services.groundstation.model.ConfigTypeData.Builder
-
Information about an S3 recording Config.
- s3RecordingConfig() - Method in class software.amazon.awssdk.services.groundstation.model.ConfigTypeData
-
Information about an S3 recording Config.
- S3RecordingConfig - Class in software.amazon.awssdk.services.groundstation.model
-
Information about an S3 recording Config.
- S3RecordingConfig.Builder - Interface in software.amazon.awssdk.services.groundstation.model
-
- s3RecordingDetails(S3RecordingDetails) - Method in interface software.amazon.awssdk.services.groundstation.model.ConfigDetails.Builder
-
Details for an S3 recording Config in a contact.
- s3RecordingDetails(Consumer<S3RecordingDetails.Builder>) - Method in interface software.amazon.awssdk.services.groundstation.model.ConfigDetails.Builder
-
Details for an S3 recording Config in a contact.
- s3RecordingDetails() - Method in class software.amazon.awssdk.services.groundstation.model.ConfigDetails
-
Details for an S3 recording Config in a contact.
- S3RecordingDetails - Class in software.amazon.awssdk.services.groundstation.model
-
Details about an S3 recording Config used in a contact.
- S3RecordingDetails.Builder - Interface in software.amazon.awssdk.services.groundstation.model
-
- satelliteArn(String) - Method in interface software.amazon.awssdk.services.groundstation.model.ContactData.Builder
-
ARN of a satellite.
- satelliteArn() - Method in class software.amazon.awssdk.services.groundstation.model.ContactData
-
ARN of a satellite.
- satelliteArn(String) - Method in interface software.amazon.awssdk.services.groundstation.model.DescribeContactResponse.Builder
-
ARN of a satellite.
- satelliteArn() - Method in class software.amazon.awssdk.services.groundstation.model.DescribeContactResponse
-
ARN of a satellite.
- satelliteArn(String) - Method in interface software.amazon.awssdk.services.groundstation.model.GetSatelliteResponse.Builder
-
ARN of a satellite.
- satelliteArn() - Method in class software.amazon.awssdk.services.groundstation.model.GetSatelliteResponse
-
ARN of a satellite.
- satelliteArn(String) - Method in interface software.amazon.awssdk.services.groundstation.model.ListContactsRequest.Builder
-
ARN of a satellite.
- satelliteArn() - Method in class software.amazon.awssdk.services.groundstation.model.ListContactsRequest
-
ARN of a satellite.
- satelliteArn(String) - Method in interface software.amazon.awssdk.services.groundstation.model.ReserveContactRequest.Builder
-
ARN of a satellite
- satelliteArn() - Method in class software.amazon.awssdk.services.groundstation.model.ReserveContactRequest
-
ARN of a satellite
- satelliteArn(String) - Method in interface software.amazon.awssdk.services.groundstation.model.SatelliteListItem.Builder
-
ARN of a satellite.
- satelliteArn() - Method in class software.amazon.awssdk.services.groundstation.model.SatelliteListItem
-
ARN of a satellite.
- satelliteId(String) - Method in interface software.amazon.awssdk.services.groundstation.model.GetSatelliteRequest.Builder
-
UUID of a satellite.
- satelliteId() - Method in class software.amazon.awssdk.services.groundstation.model.GetSatelliteRequest
-
UUID of a satellite.
- satelliteId(String) - Method in interface software.amazon.awssdk.services.groundstation.model.GetSatelliteResponse.Builder
-
UUID of a satellite.
- satelliteId() - Method in class software.amazon.awssdk.services.groundstation.model.GetSatelliteResponse
-
UUID of a satellite.
- satelliteId(String) - Method in interface software.amazon.awssdk.services.groundstation.model.ListGroundStationsRequest.Builder
-
Satellite ID to retrieve on-boarded ground stations.
- satelliteId() - Method in class software.amazon.awssdk.services.groundstation.model.ListGroundStationsRequest
-
Satellite ID to retrieve on-boarded ground stations.
- satelliteId(String) - Method in interface software.amazon.awssdk.services.groundstation.model.SatelliteListItem.Builder
-
UUID of a satellite.
- satelliteId() - Method in class software.amazon.awssdk.services.groundstation.model.SatelliteListItem
-
UUID of a satellite.
- SatelliteListItem - Class in software.amazon.awssdk.services.groundstation.model
-
Item in a list of satellites.
- SatelliteListItem.Builder - Interface in software.amazon.awssdk.services.groundstation.model
-
- satellites(Collection<SatelliteListItem>) - Method in interface software.amazon.awssdk.services.groundstation.model.ListSatellitesResponse.Builder
-
List of satellites.
- satellites(SatelliteListItem...) - Method in interface software.amazon.awssdk.services.groundstation.model.ListSatellitesResponse.Builder
-
List of satellites.
- satellites(Consumer<SatelliteListItem.Builder>...) - Method in interface software.amazon.awssdk.services.groundstation.model.ListSatellitesResponse.Builder
-
List of satellites.
- satellites() - Method in class software.amazon.awssdk.services.groundstation.model.ListSatellitesResponse
-
List of satellites.
- satellites() - Method in class software.amazon.awssdk.services.groundstation.paginators.ListSatellitesIterable
-
- satellites() - Method in class software.amazon.awssdk.services.groundstation.paginators.ListSatellitesPublisher
-
Returns a publisher that can be used to get a stream of data.
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.AntennaDemodDecodeDetails
-
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.AntennaDownlinkConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.AntennaDownlinkDemodDecodeConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.AntennaUplinkConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.CancelContactRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.CancelContactResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.ConfigDetails
-
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.ConfigListItem
-
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.ConfigTypeData
-
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.ContactData
-
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.CreateConfigRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.CreateConfigResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.CreateDataflowEndpointGroupRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.CreateDataflowEndpointGroupResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.CreateMissionProfileRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.CreateMissionProfileResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.DataflowDetail
-
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.DataflowEndpoint
-
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.DataflowEndpointConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.DataflowEndpointListItem
-
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.DecodeConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.DeleteConfigRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.DeleteConfigResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.DeleteDataflowEndpointGroupRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.DeleteDataflowEndpointGroupResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.DeleteMissionProfileRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.DeleteMissionProfileResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.DemodulationConfig
-
- sdkFields() - Method in exception software.amazon.awssdk.services.groundstation.model.DependencyException
-
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.DescribeContactRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.DescribeContactResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.Destination
-
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.Eirp
-
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.Elevation
-
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.EndpointDetails
-
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.Frequency
-
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.FrequencyBandwidth
-
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.GetConfigRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.GetConfigResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.GetDataflowEndpointGroupRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.GetDataflowEndpointGroupResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.GetMinuteUsageRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.GetMinuteUsageResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.GetMissionProfileRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.GetMissionProfileResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.GetSatelliteRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.GetSatelliteResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.GroundStationData
-
- sdkFields() - Method in exception software.amazon.awssdk.services.groundstation.model.InvalidParameterException
-
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.ListConfigsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.ListConfigsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.ListContactsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.ListContactsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.ListDataflowEndpointGroupsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.ListDataflowEndpointGroupsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.ListGroundStationsRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.ListGroundStationsResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.ListMissionProfilesRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.ListMissionProfilesResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.ListSatellitesRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.ListSatellitesResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.ListTagsForResourceRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.ListTagsForResourceResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.MissionProfileListItem
-
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.ReserveContactRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.ReserveContactResponse
-
- sdkFields() - Method in exception software.amazon.awssdk.services.groundstation.model.ResourceLimitExceededException
-
- sdkFields() - Method in exception software.amazon.awssdk.services.groundstation.model.ResourceNotFoundException
-
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.S3RecordingConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.S3RecordingDetails
-
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.SatelliteListItem
-
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.SecurityDetails
-
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.SocketAddress
-
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.Source
-
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.SpectrumConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.TagResourceRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.TagResourceResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.TrackingConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.UntagResourceRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.UntagResourceResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.UpdateConfigRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.UpdateConfigResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.UpdateMissionProfileRequest
-
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.UpdateMissionProfileResponse
-
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.UplinkEchoConfig
-
- sdkFields() - Method in class software.amazon.awssdk.services.groundstation.model.UplinkSpectrumConfig
-
- securityDetails(SecurityDetails) - Method in interface software.amazon.awssdk.services.groundstation.model.EndpointDetails.Builder
-
Endpoint security details.
- securityDetails(Consumer<SecurityDetails.Builder>) - Method in interface software.amazon.awssdk.services.groundstation.model.EndpointDetails.Builder
-
Endpoint security details.
- securityDetails() - Method in class software.amazon.awssdk.services.groundstation.model.EndpointDetails
-
Endpoint security details.
- SecurityDetails - Class in software.amazon.awssdk.services.groundstation.model
-
Information about endpoints.
- SecurityDetails.Builder - Interface in software.amazon.awssdk.services.groundstation.model
-
- securityGroupIds(Collection<String>) - Method in interface software.amazon.awssdk.services.groundstation.model.SecurityDetails.Builder
-
The security groups to attach to the elastic network interfaces.
- securityGroupIds(String...) - Method in interface software.amazon.awssdk.services.groundstation.model.SecurityDetails.Builder
-
The security groups to attach to the elastic network interfaces.
- securityGroupIds() - Method in class software.amazon.awssdk.services.groundstation.model.SecurityDetails
-
The security groups to attach to the elastic network interfaces.
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.AntennaDemodDecodeDetails
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.AntennaDownlinkConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.AntennaDownlinkDemodDecodeConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.AntennaUplinkConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.CancelContactRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.CancelContactResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.ConfigDetails
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.ConfigListItem
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.ConfigTypeData
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.ContactData
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.CreateConfigRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.CreateConfigResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.CreateDataflowEndpointGroupRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.CreateDataflowEndpointGroupResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.CreateMissionProfileRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.CreateMissionProfileResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.DataflowDetail
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.DataflowEndpoint
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.DataflowEndpointConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.DataflowEndpointListItem
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.DecodeConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.DeleteConfigRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.DeleteConfigResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.DeleteDataflowEndpointGroupRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.DeleteDataflowEndpointGroupResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.DeleteMissionProfileRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.DeleteMissionProfileResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.DemodulationConfig
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.groundstation.model.DependencyException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.DescribeContactRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.DescribeContactResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.Destination
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.Eirp
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.Elevation
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.EndpointDetails
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.Frequency
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.FrequencyBandwidth
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.GetConfigRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.GetConfigResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.GetDataflowEndpointGroupRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.GetDataflowEndpointGroupResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.GetMinuteUsageRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.GetMinuteUsageResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.GetMissionProfileRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.GetMissionProfileResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.GetSatelliteRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.GetSatelliteResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.GroundStationData
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.groundstation.model.GroundStationException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.groundstation.model.InvalidParameterException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.ListConfigsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.ListConfigsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.ListContactsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.ListContactsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.ListDataflowEndpointGroupsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.ListDataflowEndpointGroupsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.ListGroundStationsRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.ListGroundStationsResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.ListMissionProfilesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.ListMissionProfilesResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.ListSatellitesRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.ListSatellitesResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.ListTagsForResourceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.ListTagsForResourceResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.MissionProfileListItem
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.ReserveContactRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.ReserveContactResponse
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.groundstation.model.ResourceLimitExceededException
-
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.groundstation.model.ResourceNotFoundException
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.S3RecordingConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.S3RecordingDetails
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.SatelliteListItem
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.SecurityDetails
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.SocketAddress
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.Source
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.SpectrumConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.TagResourceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.TagResourceResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.TrackingConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.UntagResourceRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.UntagResourceResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.UpdateConfigRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.UpdateConfigResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.UpdateMissionProfileRequest
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.UpdateMissionProfileResponse
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.UplinkEchoConfig
-
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.groundstation.model.UplinkSpectrumConfig
-
- SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.groundstation.GroundStationAsyncClient
-
- SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.groundstation.GroundStationClient
-
- SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.groundstation.GroundStationAsyncClient
-
- SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.groundstation.GroundStationClient
-
- serviceMetadata() - Static method in interface software.amazon.awssdk.services.groundstation.GroundStationClient
-
- SocketAddress - Class in software.amazon.awssdk.services.groundstation.model
-
Information about the socket address.
- SocketAddress.Builder - Interface in software.amazon.awssdk.services.groundstation.model
-
- software.amazon.awssdk.services.groundstation - package software.amazon.awssdk.services.groundstation
-
Welcome to the AWS Ground Station API Reference.
- software.amazon.awssdk.services.groundstation.model - package software.amazon.awssdk.services.groundstation.model
-
- software.amazon.awssdk.services.groundstation.paginators - package software.amazon.awssdk.services.groundstation.paginators
-
- software.amazon.awssdk.services.groundstation.transform - package software.amazon.awssdk.services.groundstation.transform
-
- source(Source) - Method in interface software.amazon.awssdk.services.groundstation.model.DataflowDetail.Builder
-
Sets the value of the Source property for this object.
- source(Consumer<Source.Builder>) - Method in interface software.amazon.awssdk.services.groundstation.model.DataflowDetail.Builder
-
Sets the value of the Source property for this object.
- source() - Method in class software.amazon.awssdk.services.groundstation.model.DataflowDetail
-
Returns the value of the Source property for this object.
- Source - Class in software.amazon.awssdk.services.groundstation.model
-
Dataflow details for the source side.
- Source.Builder - Interface in software.amazon.awssdk.services.groundstation.model
-
- spectrumConfig(SpectrumConfig) - Method in interface software.amazon.awssdk.services.groundstation.model.AntennaDownlinkConfig.Builder
-
Object that describes a spectral Config.
- spectrumConfig(Consumer<SpectrumConfig.Builder>) - Method in interface software.amazon.awssdk.services.groundstation.model.AntennaDownlinkConfig.Builder
-
Object that describes a spectral Config.
- spectrumConfig() - Method in class software.amazon.awssdk.services.groundstation.model.AntennaDownlinkConfig
-
Object that describes a spectral Config.
- spectrumConfig(SpectrumConfig) - Method in interface software.amazon.awssdk.services.groundstation.model.AntennaDownlinkDemodDecodeConfig.Builder
-
Information about the spectral Config.
- spectrumConfig(Consumer<SpectrumConfig.Builder>) - Method in interface software.amazon.awssdk.services.groundstation.model.AntennaDownlinkDemodDecodeConfig.Builder
-
Information about the spectral Config.
- spectrumConfig() - Method in class software.amazon.awssdk.services.groundstation.model.AntennaDownlinkDemodDecodeConfig
-
Information about the spectral Config.
- spectrumConfig(UplinkSpectrumConfig) - Method in interface software.amazon.awssdk.services.groundstation.model.AntennaUplinkConfig.Builder
-
Information about the uplink spectral Config.
- spectrumConfig(Consumer<UplinkSpectrumConfig.Builder>) - Method in interface software.amazon.awssdk.services.groundstation.model.AntennaUplinkConfig.Builder
-
Information about the uplink spectral Config.
- spectrumConfig() - Method in class software.amazon.awssdk.services.groundstation.model.AntennaUplinkConfig
-
Information about the uplink spectral Config.
- SpectrumConfig - Class in software.amazon.awssdk.services.groundstation.model
-
Object that describes a spectral Config.
- SpectrumConfig.Builder - Interface in software.amazon.awssdk.services.groundstation.model
-
- startTime(Instant) - Method in interface software.amazon.awssdk.services.groundstation.model.ContactData.Builder
-
Start time of a contact.
- startTime() - Method in class software.amazon.awssdk.services.groundstation.model.ContactData
-
Start time of a contact.
- startTime(Instant) - Method in interface software.amazon.awssdk.services.groundstation.model.DescribeContactResponse.Builder
-
Start time of a contact.
- startTime() - Method in class software.amazon.awssdk.services.groundstation.model.DescribeContactResponse
-
Start time of a contact.
- startTime(Instant) - Method in interface software.amazon.awssdk.services.groundstation.model.ListContactsRequest.Builder
-
Start time of a contact.
- startTime() - Method in class software.amazon.awssdk.services.groundstation.model.ListContactsRequest
-
Start time of a contact.
- startTime(Instant) - Method in interface software.amazon.awssdk.services.groundstation.model.ReserveContactRequest.Builder
-
Start time of a contact.
- startTime() - Method in class software.amazon.awssdk.services.groundstation.model.ReserveContactRequest
-
Start time of a contact.
- status(String) - Method in interface software.amazon.awssdk.services.groundstation.model.DataflowEndpoint.Builder
-
Status of a dataflow endpoint.
- status(EndpointStatus) - Method in interface software.amazon.awssdk.services.groundstation.model.DataflowEndpoint.Builder
-
Status of a dataflow endpoint.
- status() - Method in class software.amazon.awssdk.services.groundstation.model.DataflowEndpoint
-
Status of a dataflow endpoint.
- statusAsString() - Method in class software.amazon.awssdk.services.groundstation.model.DataflowEndpoint
-
Status of a dataflow endpoint.
- statusCode(int) - Method in interface software.amazon.awssdk.services.groundstation.model.DependencyException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.groundstation.model.GroundStationException.Builder
-
- statusCode(int) - Method in class software.amazon.awssdk.services.groundstation.model.GroundStationException.BuilderImpl
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.groundstation.model.InvalidParameterException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.groundstation.model.ResourceLimitExceededException.Builder
-
- statusCode(int) - Method in interface software.amazon.awssdk.services.groundstation.model.ResourceNotFoundException.Builder
-
- statusList(Collection<ContactStatus>) - Method in interface software.amazon.awssdk.services.groundstation.model.ListContactsRequest.Builder
-
Status of a contact reservation.
- statusList(ContactStatus...) - Method in interface software.amazon.awssdk.services.groundstation.model.ListContactsRequest.Builder
-
Status of a contact reservation.
- statusList() - Method in class software.amazon.awssdk.services.groundstation.model.ListContactsRequest
-
Status of a contact reservation.
- statusListAsStrings() - Method in class software.amazon.awssdk.services.groundstation.model.ListContactsRequest
-
Status of a contact reservation.
- statusListWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.groundstation.model.ListContactsRequest.Builder
-
Status of a contact reservation.
- statusListWithStrings(String...) - Method in interface software.amazon.awssdk.services.groundstation.model.ListContactsRequest.Builder
-
Status of a contact reservation.
- subnetIds(Collection<String>) - Method in interface software.amazon.awssdk.services.groundstation.model.SecurityDetails.Builder
-
A list of subnets where AWS Ground Station places elastic network interfaces to send streams to your
instances.
- subnetIds(String...) - Method in interface software.amazon.awssdk.services.groundstation.model.SecurityDetails.Builder
-
A list of subnets where AWS Ground Station places elastic network interfaces to send streams to your
instances.
- subnetIds() - Method in class software.amazon.awssdk.services.groundstation.model.SecurityDetails
-
A list of subnets where AWS Ground Station places elastic network interfaces to send streams to your instances.
- subscribe(Subscriber<? super ListConfigsResponse>) - Method in class software.amazon.awssdk.services.groundstation.paginators.ListConfigsPublisher
-
- subscribe(Subscriber<? super ListContactsResponse>) - Method in class software.amazon.awssdk.services.groundstation.paginators.ListContactsPublisher
-
- subscribe(Subscriber<? super ListDataflowEndpointGroupsResponse>) - Method in class software.amazon.awssdk.services.groundstation.paginators.ListDataflowEndpointGroupsPublisher
-
- subscribe(Subscriber<? super ListGroundStationsResponse>) - Method in class software.amazon.awssdk.services.groundstation.paginators.ListGroundStationsPublisher
-
- subscribe(Subscriber<? super ListMissionProfilesResponse>) - Method in class software.amazon.awssdk.services.groundstation.paginators.ListMissionProfilesPublisher
-
- subscribe(Subscriber<? super ListSatellitesResponse>) - Method in class software.amazon.awssdk.services.groundstation.paginators.ListSatellitesPublisher
-
- tagKeys(Collection<String>) - Method in interface software.amazon.awssdk.services.groundstation.model.UntagResourceRequest.Builder
-
Keys of a resource tag.
- tagKeys(String...) - Method in interface software.amazon.awssdk.services.groundstation.model.UntagResourceRequest.Builder
-
Keys of a resource tag.
- tagKeys() - Method in class software.amazon.awssdk.services.groundstation.model.UntagResourceRequest
-
Keys of a resource tag.
- tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationAsyncClient
-
Assigns a tag to a resource.
- tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationAsyncClient
-
Assigns a tag to a resource.
- tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationClient
-
Assigns a tag to a resource.
- tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.groundstation.GroundStationClient
-
Assigns a tag to a resource.
- TagResourceRequest - Class in software.amazon.awssdk.services.groundstation.model
-
- TagResourceRequest.Builder - Interface in software.amazon.awssdk.services.groundstation.model
-
- TagResourceRequestMarshaller - Class in software.amazon.awssdk.services.groundstation.transform
-
- TagResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.groundstation.transform.TagResourceRequestMarshaller
-
- TagResourceResponse - Class in software.amazon.awssdk.services.groundstation.model
-
- TagResourceResponse.Builder - Interface in software.amazon.awssdk.services.groundstation.model
-
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.groundstation.model.ContactData.Builder
-
Tags assigned to a contact.
- tags() - Method in class software.amazon.awssdk.services.groundstation.model.ContactData
-
Tags assigned to a contact.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.groundstation.model.CreateConfigRequest.Builder
-
Tags assigned to a Config.
- tags() - Method in class software.amazon.awssdk.services.groundstation.model.CreateConfigRequest
-
Tags assigned to a Config.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.groundstation.model.CreateDataflowEndpointGroupRequest.Builder
-
Tags of a dataflow endpoint group.
- tags() - Method in class software.amazon.awssdk.services.groundstation.model.CreateDataflowEndpointGroupRequest
-
Tags of a dataflow endpoint group.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.groundstation.model.CreateMissionProfileRequest.Builder
-
Tags assigned to a mission profile.
- tags() - Method in class software.amazon.awssdk.services.groundstation.model.CreateMissionProfileRequest
-
Tags assigned to a mission profile.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.groundstation.model.DescribeContactResponse.Builder
-
Tags assigned to a contact.
- tags() - Method in class software.amazon.awssdk.services.groundstation.model.DescribeContactResponse
-
Tags assigned to a contact.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.groundstation.model.GetConfigResponse.Builder
-
Tags assigned to a Config.
- tags() - Method in class software.amazon.awssdk.services.groundstation.model.GetConfigResponse
-
Tags assigned to a Config.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.groundstation.model.GetDataflowEndpointGroupResponse.Builder
-
Tags assigned to a dataflow endpoint group.
- tags() - Method in class software.amazon.awssdk.services.groundstation.model.GetDataflowEndpointGroupResponse
-
Tags assigned to a dataflow endpoint group.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.groundstation.model.GetMissionProfileResponse.Builder
-
Tags assigned to a mission profile.
- tags() - Method in class software.amazon.awssdk.services.groundstation.model.GetMissionProfileResponse
-
Tags assigned to a mission profile.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.groundstation.model.ListTagsForResourceResponse.Builder
-
Tags assigned to a resource.
- tags() - Method in class software.amazon.awssdk.services.groundstation.model.ListTagsForResourceResponse
-
Tags assigned to a resource.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.groundstation.model.ReserveContactRequest.Builder
-
Tags assigned to a contact.
- tags() - Method in class software.amazon.awssdk.services.groundstation.model.ReserveContactRequest
-
Tags assigned to a contact.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.groundstation.model.TagResourceRequest.Builder
-
Tags assigned to a resource.
- tags() - Method in class software.amazon.awssdk.services.groundstation.model.TagResourceRequest
-
Tags assigned to a resource.
- targetEirp(Eirp) - Method in interface software.amazon.awssdk.services.groundstation.model.AntennaUplinkConfig.Builder
-
EIRP of the target.
- targetEirp(Consumer<Eirp.Builder>) - Method in interface software.amazon.awssdk.services.groundstation.model.AntennaUplinkConfig.Builder
-
EIRP of the target.
- targetEirp() - Method in class software.amazon.awssdk.services.groundstation.model.AntennaUplinkConfig
-
EIRP of the target.
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.AntennaDemodDecodeDetails
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.AntennaDownlinkConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.AntennaDownlinkDemodDecodeConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.AntennaUplinkConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.CancelContactRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.CancelContactResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.ConfigDetails
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.ConfigListItem
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.ConfigTypeData
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.ContactData
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.CreateConfigRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.CreateConfigResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.CreateDataflowEndpointGroupRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.CreateDataflowEndpointGroupResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.CreateMissionProfileRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.CreateMissionProfileResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.DataflowDetail
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.DataflowEndpoint
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.DataflowEndpointConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.DataflowEndpointListItem
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.DecodeConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.DeleteConfigRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.DeleteConfigResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.DeleteDataflowEndpointGroupRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.DeleteDataflowEndpointGroupResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.DeleteMissionProfileRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.DeleteMissionProfileResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.DemodulationConfig
-
- toBuilder() - Method in exception software.amazon.awssdk.services.groundstation.model.DependencyException
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.DescribeContactRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.DescribeContactResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.Destination
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.Eirp
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.Elevation
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.EndpointDetails
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.Frequency
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.FrequencyBandwidth
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.GetConfigRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.GetConfigResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.GetDataflowEndpointGroupRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.GetDataflowEndpointGroupResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.GetMinuteUsageRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.GetMinuteUsageResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.GetMissionProfileRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.GetMissionProfileResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.GetSatelliteRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.GetSatelliteResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.GroundStationData
-
- toBuilder() - Method in exception software.amazon.awssdk.services.groundstation.model.GroundStationException
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.GroundStationRequest
-
- toBuilder() - Method in exception software.amazon.awssdk.services.groundstation.model.InvalidParameterException
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.ListConfigsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.ListConfigsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.ListContactsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.ListContactsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.ListDataflowEndpointGroupsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.ListDataflowEndpointGroupsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.ListGroundStationsRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.ListGroundStationsResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.ListMissionProfilesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.ListMissionProfilesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.ListSatellitesRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.ListSatellitesResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.ListTagsForResourceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.ListTagsForResourceResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.MissionProfileListItem
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.ReserveContactRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.ReserveContactResponse
-
- toBuilder() - Method in exception software.amazon.awssdk.services.groundstation.model.ResourceLimitExceededException
-
- toBuilder() - Method in exception software.amazon.awssdk.services.groundstation.model.ResourceNotFoundException
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.S3RecordingConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.S3RecordingDetails
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.SatelliteListItem
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.SecurityDetails
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.SocketAddress
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.Source
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.SpectrumConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.TagResourceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.TagResourceResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.TrackingConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.UntagResourceRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.UntagResourceResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.UpdateConfigRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.UpdateConfigResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.UpdateMissionProfileRequest
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.UpdateMissionProfileResponse
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.UplinkEchoConfig
-
- toBuilder() - Method in class software.amazon.awssdk.services.groundstation.model.UplinkSpectrumConfig
-
- toString() - Method in enum software.amazon.awssdk.services.groundstation.model.AngleUnits
-
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.AntennaDemodDecodeDetails
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.AntennaDownlinkConfig
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.AntennaDownlinkDemodDecodeConfig
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.AntennaUplinkConfig
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.groundstation.model.BandwidthUnits
-
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.CancelContactRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.CancelContactResponse
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.groundstation.model.ConfigCapabilityType
-
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.ConfigDetails
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.ConfigListItem
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.ConfigTypeData
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.ContactData
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.groundstation.model.ContactStatus
-
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.CreateConfigRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.CreateConfigResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.CreateDataflowEndpointGroupRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.CreateDataflowEndpointGroupResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.CreateMissionProfileRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.CreateMissionProfileResponse
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.groundstation.model.Criticality
-
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.DataflowDetail
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.DataflowEndpoint
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.DataflowEndpointConfig
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.DataflowEndpointListItem
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.DecodeConfig
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.DeleteConfigRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.DeleteConfigResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.DeleteDataflowEndpointGroupRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.DeleteDataflowEndpointGroupResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.DeleteMissionProfileRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.DeleteMissionProfileResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.DemodulationConfig
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.DescribeContactRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.DescribeContactResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.Destination
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.Eirp
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.groundstation.model.EirpUnits
-
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.Elevation
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.EndpointDetails
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.groundstation.model.EndpointStatus
-
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.Frequency
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.FrequencyBandwidth
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.groundstation.model.FrequencyUnits
-
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.GetConfigRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.GetConfigResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.GetDataflowEndpointGroupRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.GetDataflowEndpointGroupResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.GetMinuteUsageRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.GetMinuteUsageResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.GetMissionProfileRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.GetMissionProfileResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.GetSatelliteRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.GetSatelliteResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.GroundStationData
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.ListConfigsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.ListConfigsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.ListContactsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.ListContactsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.ListDataflowEndpointGroupsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.ListDataflowEndpointGroupsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.ListGroundStationsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.ListGroundStationsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.ListMissionProfilesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.ListMissionProfilesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.ListSatellitesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.ListSatellitesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.ListTagsForResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.ListTagsForResourceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.MissionProfileListItem
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.groundstation.model.Polarization
-
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.ReserveContactRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.ReserveContactResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.S3RecordingConfig
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.S3RecordingDetails
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.SatelliteListItem
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.SecurityDetails
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.SocketAddress
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.Source
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.SpectrumConfig
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.TagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.TagResourceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.TrackingConfig
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.UntagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.UntagResourceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.UpdateConfigRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.UpdateConfigResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.UpdateMissionProfileRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.UpdateMissionProfileResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.UplinkEchoConfig
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.groundstation.model.UplinkSpectrumConfig
-
Returns a string representation of this object.
- totalReservedMinuteAllocation(Integer) - Method in interface software.amazon.awssdk.services.groundstation.model.GetMinuteUsageResponse.Builder
-
Total number of reserved minutes allocated, specific to the month being requested.
- totalReservedMinuteAllocation() - Method in class software.amazon.awssdk.services.groundstation.model.GetMinuteUsageResponse
-
Total number of reserved minutes allocated, specific to the month being requested.
- totalScheduledMinutes(Integer) - Method in interface software.amazon.awssdk.services.groundstation.model.GetMinuteUsageResponse.Builder
-
Total scheduled minutes for an account, specific to the month being requested.
- totalScheduledMinutes() - Method in class software.amazon.awssdk.services.groundstation.model.GetMinuteUsageResponse
-
Total scheduled minutes for an account, specific to the month being requested.
- trackingConfig(TrackingConfig) - Method in interface software.amazon.awssdk.services.groundstation.model.ConfigTypeData.Builder
-
Object that determines whether tracking should be used during a contact executed with this
Config in the mission profile.
- trackingConfig(Consumer<TrackingConfig.Builder>) - Method in interface software.amazon.awssdk.services.groundstation.model.ConfigTypeData.Builder
-
Object that determines whether tracking should be used during a contact executed with this
Config in the mission profile.
- trackingConfig() - Method in class software.amazon.awssdk.services.groundstation.model.ConfigTypeData
-
Object that determines whether tracking should be used during a contact executed with this Config in
the mission profile.
- TrackingConfig - Class in software.amazon.awssdk.services.groundstation.model
-
Object that determines whether tracking should be used during a contact executed with this Config in the
mission profile.
- TrackingConfig.Builder - Interface in software.amazon.awssdk.services.groundstation.model
-
- trackingConfigArn(String) - Method in interface software.amazon.awssdk.services.groundstation.model.CreateMissionProfileRequest.Builder
-
ARN of a tracking Config.
- trackingConfigArn() - Method in class software.amazon.awssdk.services.groundstation.model.CreateMissionProfileRequest
-
ARN of a tracking Config.
- trackingConfigArn(String) - Method in interface software.amazon.awssdk.services.groundstation.model.GetMissionProfileResponse.Builder
-
ARN of a tracking Config.
- trackingConfigArn() - Method in class software.amazon.awssdk.services.groundstation.model.GetMissionProfileResponse
-
ARN of a tracking Config.
- trackingConfigArn(String) - Method in interface software.amazon.awssdk.services.groundstation.model.UpdateMissionProfileRequest.Builder
-
ARN of a tracking Config.
- trackingConfigArn() - Method in class software.amazon.awssdk.services.groundstation.model.UpdateMissionProfileRequest
-
ARN of a tracking Config.
- transmitDisabled(Boolean) - Method in interface software.amazon.awssdk.services.groundstation.model.AntennaUplinkConfig.Builder
-
Whether or not uplink transmit is disabled.
- transmitDisabled() - Method in class software.amazon.awssdk.services.groundstation.model.AntennaUplinkConfig
-
Whether or not uplink transmit is disabled.
- value(Double) - Method in interface software.amazon.awssdk.services.groundstation.model.Eirp.Builder
-
Value of an EIRP.
- value() - Method in class software.amazon.awssdk.services.groundstation.model.Eirp
-
Value of an EIRP.
- value(Double) - Method in interface software.amazon.awssdk.services.groundstation.model.Elevation.Builder
-
Elevation angle value.
- value() - Method in class software.amazon.awssdk.services.groundstation.model.Elevation
-
Elevation angle value.
- value(Double) - Method in interface software.amazon.awssdk.services.groundstation.model.Frequency.Builder
-
Frequency value.
- value() - Method in class software.amazon.awssdk.services.groundstation.model.Frequency
-
Frequency value.
- value(Double) - Method in interface software.amazon.awssdk.services.groundstation.model.FrequencyBandwidth.Builder
-
Frequency bandwidth value.
- value() - Method in class software.amazon.awssdk.services.groundstation.model.FrequencyBandwidth
-
Frequency bandwidth value.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.groundstation.model.AngleUnits
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.groundstation.model.BandwidthUnits
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.groundstation.model.ConfigCapabilityType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.groundstation.model.ContactStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.groundstation.model.Criticality
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.groundstation.model.EirpUnits
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.groundstation.model.EndpointStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.groundstation.model.FrequencyUnits
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.groundstation.model.Polarization
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum software.amazon.awssdk.services.groundstation.model.AngleUnits
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.groundstation.model.BandwidthUnits
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.groundstation.model.ConfigCapabilityType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.groundstation.model.ContactStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.groundstation.model.Criticality
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.groundstation.model.EirpUnits
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.groundstation.model.EndpointStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.groundstation.model.FrequencyUnits
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.groundstation.model.Polarization
-
Returns an array containing the constants of this enum type, in
the order they are declared.