@Generated(value="software.amazon.awssdk:codegen") @ThreadSafe public interface IoTFleetWiseAsyncClient extends SdkClient
builder() method.
Amazon Web Services IoT FleetWise is a fully managed service that you can use to collect, model, and transfer vehicle data to the Amazon Web Services cloud at scale. With Amazon Web Services IoT FleetWise, you can standardize all of your vehicle data models, independent of the in-vehicle communication architecture, and define data collection rules to transfer only high-value data to the cloud.
For more information, see What is Amazon Web Services IoT FleetWise? in the Amazon Web Services IoT FleetWise Developer Guide.
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_METADATA_ID
Value for looking up the service's metadata from the
ServiceMetadataProvider. |
static String |
SERVICE_NAME |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AssociateVehicleFleetResponse> |
associateVehicleFleet(AssociateVehicleFleetRequest associateVehicleFleetRequest)
Adds, or associates, a vehicle with a fleet.
|
default CompletableFuture<AssociateVehicleFleetResponse> |
associateVehicleFleet(Consumer<AssociateVehicleFleetRequest.Builder> associateVehicleFleetRequest)
Adds, or associates, a vehicle with a fleet.
|
default CompletableFuture<BatchCreateVehicleResponse> |
batchCreateVehicle(BatchCreateVehicleRequest batchCreateVehicleRequest)
Creates a group, or batch, of vehicles.
|
default CompletableFuture<BatchCreateVehicleResponse> |
batchCreateVehicle(Consumer<BatchCreateVehicleRequest.Builder> batchCreateVehicleRequest)
Creates a group, or batch, of vehicles.
|
default CompletableFuture<BatchUpdateVehicleResponse> |
batchUpdateVehicle(BatchUpdateVehicleRequest batchUpdateVehicleRequest)
Updates a group, or batch, of vehicles.
|
default CompletableFuture<BatchUpdateVehicleResponse> |
batchUpdateVehicle(Consumer<BatchUpdateVehicleRequest.Builder> batchUpdateVehicleRequest)
Updates a group, or batch, of vehicles.
|
static IoTFleetWiseAsyncClientBuilder |
builder()
Create a builder that can be used to configure and create a
IoTFleetWiseAsyncClient. |
static IoTFleetWiseAsyncClient |
create()
Create a
IoTFleetWiseAsyncClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
default CompletableFuture<CreateCampaignResponse> |
createCampaign(Consumer<CreateCampaignRequest.Builder> createCampaignRequest)
Creates an orchestration of data collection rules.
|
default CompletableFuture<CreateCampaignResponse> |
createCampaign(CreateCampaignRequest createCampaignRequest)
Creates an orchestration of data collection rules.
|
default CompletableFuture<CreateDecoderManifestResponse> |
createDecoderManifest(Consumer<CreateDecoderManifestRequest.Builder> createDecoderManifestRequest)
Creates the decoder manifest associated with a model manifest.
|
default CompletableFuture<CreateDecoderManifestResponse> |
createDecoderManifest(CreateDecoderManifestRequest createDecoderManifestRequest)
Creates the decoder manifest associated with a model manifest.
|
default CompletableFuture<CreateFleetResponse> |
createFleet(Consumer<CreateFleetRequest.Builder> createFleetRequest)
Creates a fleet that represents a group of vehicles.
|
default CompletableFuture<CreateFleetResponse> |
createFleet(CreateFleetRequest createFleetRequest)
Creates a fleet that represents a group of vehicles.
|
default CompletableFuture<CreateModelManifestResponse> |
createModelManifest(Consumer<CreateModelManifestRequest.Builder> createModelManifestRequest)
Creates a vehicle model (model manifest) that specifies signals (attributes, branches, sensors, and actuators).
|
default CompletableFuture<CreateModelManifestResponse> |
createModelManifest(CreateModelManifestRequest createModelManifestRequest)
Creates a vehicle model (model manifest) that specifies signals (attributes, branches, sensors, and actuators).
|
default CompletableFuture<CreateSignalCatalogResponse> |
createSignalCatalog(Consumer<CreateSignalCatalogRequest.Builder> createSignalCatalogRequest)
Creates a collection of standardized signals that can be reused to create vehicle models.
|
default CompletableFuture<CreateSignalCatalogResponse> |
createSignalCatalog(CreateSignalCatalogRequest createSignalCatalogRequest)
Creates a collection of standardized signals that can be reused to create vehicle models.
|
default CompletableFuture<CreateVehicleResponse> |
createVehicle(Consumer<CreateVehicleRequest.Builder> createVehicleRequest)
Creates a vehicle, which is an instance of a vehicle model (model manifest).
|
default CompletableFuture<CreateVehicleResponse> |
createVehicle(CreateVehicleRequest createVehicleRequest)
Creates a vehicle, which is an instance of a vehicle model (model manifest).
|
default CompletableFuture<DeleteCampaignResponse> |
deleteCampaign(Consumer<DeleteCampaignRequest.Builder> deleteCampaignRequest)
Deletes a data collection campaign.
|
default CompletableFuture<DeleteCampaignResponse> |
deleteCampaign(DeleteCampaignRequest deleteCampaignRequest)
Deletes a data collection campaign.
|
default CompletableFuture<DeleteDecoderManifestResponse> |
deleteDecoderManifest(Consumer<DeleteDecoderManifestRequest.Builder> deleteDecoderManifestRequest)
Deletes a decoder manifest.
|
default CompletableFuture<DeleteDecoderManifestResponse> |
deleteDecoderManifest(DeleteDecoderManifestRequest deleteDecoderManifestRequest)
Deletes a decoder manifest.
|
default CompletableFuture<DeleteFleetResponse> |
deleteFleet(Consumer<DeleteFleetRequest.Builder> deleteFleetRequest)
Deletes a fleet.
|
default CompletableFuture<DeleteFleetResponse> |
deleteFleet(DeleteFleetRequest deleteFleetRequest)
Deletes a fleet.
|
default CompletableFuture<DeleteModelManifestResponse> |
deleteModelManifest(Consumer<DeleteModelManifestRequest.Builder> deleteModelManifestRequest)
Deletes a vehicle model (model manifest).
|
default CompletableFuture<DeleteModelManifestResponse> |
deleteModelManifest(DeleteModelManifestRequest deleteModelManifestRequest)
Deletes a vehicle model (model manifest).
|
default CompletableFuture<DeleteSignalCatalogResponse> |
deleteSignalCatalog(Consumer<DeleteSignalCatalogRequest.Builder> deleteSignalCatalogRequest)
Deletes a signal catalog.
|
default CompletableFuture<DeleteSignalCatalogResponse> |
deleteSignalCatalog(DeleteSignalCatalogRequest deleteSignalCatalogRequest)
Deletes a signal catalog.
|
default CompletableFuture<DeleteVehicleResponse> |
deleteVehicle(Consumer<DeleteVehicleRequest.Builder> deleteVehicleRequest)
Deletes a vehicle and removes it from any campaigns.
|
default CompletableFuture<DeleteVehicleResponse> |
deleteVehicle(DeleteVehicleRequest deleteVehicleRequest)
Deletes a vehicle and removes it from any campaigns.
|
default CompletableFuture<DisassociateVehicleFleetResponse> |
disassociateVehicleFleet(Consumer<DisassociateVehicleFleetRequest.Builder> disassociateVehicleFleetRequest)
Removes, or disassociates, a vehicle from a fleet.
|
default CompletableFuture<DisassociateVehicleFleetResponse> |
disassociateVehicleFleet(DisassociateVehicleFleetRequest disassociateVehicleFleetRequest)
Removes, or disassociates, a vehicle from a fleet.
|
default CompletableFuture<GetCampaignResponse> |
getCampaign(Consumer<GetCampaignRequest.Builder> getCampaignRequest)
Retrieves information about a campaign.
|
default CompletableFuture<GetCampaignResponse> |
getCampaign(GetCampaignRequest getCampaignRequest)
Retrieves information about a campaign.
|
default CompletableFuture<GetDecoderManifestResponse> |
getDecoderManifest(Consumer<GetDecoderManifestRequest.Builder> getDecoderManifestRequest)
Retrieves information about a created decoder manifest.
|
default CompletableFuture<GetDecoderManifestResponse> |
getDecoderManifest(GetDecoderManifestRequest getDecoderManifestRequest)
Retrieves information about a created decoder manifest.
|
default CompletableFuture<GetFleetResponse> |
getFleet(Consumer<GetFleetRequest.Builder> getFleetRequest)
Retrieves information about a fleet.
|
default CompletableFuture<GetFleetResponse> |
getFleet(GetFleetRequest getFleetRequest)
Retrieves information about a fleet.
|
default CompletableFuture<GetLoggingOptionsResponse> |
getLoggingOptions(Consumer<GetLoggingOptionsRequest.Builder> getLoggingOptionsRequest)
Retrieves the logging options.
|
default CompletableFuture<GetLoggingOptionsResponse> |
getLoggingOptions(GetLoggingOptionsRequest getLoggingOptionsRequest)
Retrieves the logging options.
|
default CompletableFuture<GetModelManifestResponse> |
getModelManifest(Consumer<GetModelManifestRequest.Builder> getModelManifestRequest)
Retrieves information about a vehicle model (model manifest).
|
default CompletableFuture<GetModelManifestResponse> |
getModelManifest(GetModelManifestRequest getModelManifestRequest)
Retrieves information about a vehicle model (model manifest).
|
default CompletableFuture<GetRegisterAccountStatusResponse> |
getRegisterAccountStatus(Consumer<GetRegisterAccountStatusRequest.Builder> getRegisterAccountStatusRequest)
Retrieves information about the status of registering your Amazon Web Services account, IAM, and Amazon
Timestream resources so that Amazon Web Services IoT FleetWise can transfer your vehicle data to the Amazon Web
Services Cloud.
|
default CompletableFuture<GetRegisterAccountStatusResponse> |
getRegisterAccountStatus(GetRegisterAccountStatusRequest getRegisterAccountStatusRequest)
Retrieves information about the status of registering your Amazon Web Services account, IAM, and Amazon
Timestream resources so that Amazon Web Services IoT FleetWise can transfer your vehicle data to the Amazon Web
Services Cloud.
|
default CompletableFuture<GetSignalCatalogResponse> |
getSignalCatalog(Consumer<GetSignalCatalogRequest.Builder> getSignalCatalogRequest)
Retrieves information about a signal catalog.
|
default CompletableFuture<GetSignalCatalogResponse> |
getSignalCatalog(GetSignalCatalogRequest getSignalCatalogRequest)
Retrieves information about a signal catalog.
|
default CompletableFuture<GetVehicleResponse> |
getVehicle(Consumer<GetVehicleRequest.Builder> getVehicleRequest)
Retrieves information about a vehicle.
|
default CompletableFuture<GetVehicleResponse> |
getVehicle(GetVehicleRequest getVehicleRequest)
Retrieves information about a vehicle.
|
default CompletableFuture<GetVehicleStatusResponse> |
getVehicleStatus(Consumer<GetVehicleStatusRequest.Builder> getVehicleStatusRequest)
Retrieves information about the status of a vehicle with any associated campaigns.
|
default CompletableFuture<GetVehicleStatusResponse> |
getVehicleStatus(GetVehicleStatusRequest getVehicleStatusRequest)
Retrieves information about the status of a vehicle with any associated campaigns.
|
default GetVehicleStatusPublisher |
getVehicleStatusPaginator(Consumer<GetVehicleStatusRequest.Builder> getVehicleStatusRequest)
Retrieves information about the status of a vehicle with any associated campaigns.
|
default GetVehicleStatusPublisher |
getVehicleStatusPaginator(GetVehicleStatusRequest getVehicleStatusRequest)
Retrieves information about the status of a vehicle with any associated campaigns.
|
default CompletableFuture<ImportDecoderManifestResponse> |
importDecoderManifest(Consumer<ImportDecoderManifestRequest.Builder> importDecoderManifestRequest)
Creates a decoder manifest using your existing CAN DBC file from your local device.
|
default CompletableFuture<ImportDecoderManifestResponse> |
importDecoderManifest(ImportDecoderManifestRequest importDecoderManifestRequest)
Creates a decoder manifest using your existing CAN DBC file from your local device.
|
default CompletableFuture<ImportSignalCatalogResponse> |
importSignalCatalog(Consumer<ImportSignalCatalogRequest.Builder> importSignalCatalogRequest)
Creates a signal catalog using your existing VSS formatted content from your local device.
|
default CompletableFuture<ImportSignalCatalogResponse> |
importSignalCatalog(ImportSignalCatalogRequest importSignalCatalogRequest)
Creates a signal catalog using your existing VSS formatted content from your local device.
|
default CompletableFuture<ListCampaignsResponse> |
listCampaigns(Consumer<ListCampaignsRequest.Builder> listCampaignsRequest)
Lists information about created campaigns.
|
default CompletableFuture<ListCampaignsResponse> |
listCampaigns(ListCampaignsRequest listCampaignsRequest)
Lists information about created campaigns.
|
default ListCampaignsPublisher |
listCampaignsPaginator(Consumer<ListCampaignsRequest.Builder> listCampaignsRequest)
Lists information about created campaigns.
|
default ListCampaignsPublisher |
listCampaignsPaginator(ListCampaignsRequest listCampaignsRequest)
Lists information about created campaigns.
|
default CompletableFuture<ListDecoderManifestNetworkInterfacesResponse> |
listDecoderManifestNetworkInterfaces(Consumer<ListDecoderManifestNetworkInterfacesRequest.Builder> listDecoderManifestNetworkInterfacesRequest)
Lists the network interfaces specified in a decoder manifest.
|
default CompletableFuture<ListDecoderManifestNetworkInterfacesResponse> |
listDecoderManifestNetworkInterfaces(ListDecoderManifestNetworkInterfacesRequest listDecoderManifestNetworkInterfacesRequest)
Lists the network interfaces specified in a decoder manifest.
|
default ListDecoderManifestNetworkInterfacesPublisher |
listDecoderManifestNetworkInterfacesPaginator(Consumer<ListDecoderManifestNetworkInterfacesRequest.Builder> listDecoderManifestNetworkInterfacesRequest)
Lists the network interfaces specified in a decoder manifest.
|
default ListDecoderManifestNetworkInterfacesPublisher |
listDecoderManifestNetworkInterfacesPaginator(ListDecoderManifestNetworkInterfacesRequest listDecoderManifestNetworkInterfacesRequest)
Lists the network interfaces specified in a decoder manifest.
|
default CompletableFuture<ListDecoderManifestsResponse> |
listDecoderManifests(Consumer<ListDecoderManifestsRequest.Builder> listDecoderManifestsRequest)
Lists decoder manifests.
|
default CompletableFuture<ListDecoderManifestsResponse> |
listDecoderManifests(ListDecoderManifestsRequest listDecoderManifestsRequest)
Lists decoder manifests.
|
default CompletableFuture<ListDecoderManifestSignalsResponse> |
listDecoderManifestSignals(Consumer<ListDecoderManifestSignalsRequest.Builder> listDecoderManifestSignalsRequest)
A list of information about signal decoders specified in a decoder manifest.
|
default CompletableFuture<ListDecoderManifestSignalsResponse> |
listDecoderManifestSignals(ListDecoderManifestSignalsRequest listDecoderManifestSignalsRequest)
A list of information about signal decoders specified in a decoder manifest.
|
default ListDecoderManifestSignalsPublisher |
listDecoderManifestSignalsPaginator(Consumer<ListDecoderManifestSignalsRequest.Builder> listDecoderManifestSignalsRequest)
A list of information about signal decoders specified in a decoder manifest.
|
default ListDecoderManifestSignalsPublisher |
listDecoderManifestSignalsPaginator(ListDecoderManifestSignalsRequest listDecoderManifestSignalsRequest)
A list of information about signal decoders specified in a decoder manifest.
|
default ListDecoderManifestsPublisher |
listDecoderManifestsPaginator(Consumer<ListDecoderManifestsRequest.Builder> listDecoderManifestsRequest)
Lists decoder manifests.
|
default ListDecoderManifestsPublisher |
listDecoderManifestsPaginator(ListDecoderManifestsRequest listDecoderManifestsRequest)
Lists decoder manifests.
|
default CompletableFuture<ListFleetsResponse> |
listFleets(Consumer<ListFleetsRequest.Builder> listFleetsRequest)
Retrieves information for each created fleet in an Amazon Web Services account.
|
default CompletableFuture<ListFleetsResponse> |
listFleets(ListFleetsRequest listFleetsRequest)
Retrieves information for each created fleet in an Amazon Web Services account.
|
default CompletableFuture<ListFleetsForVehicleResponse> |
listFleetsForVehicle(Consumer<ListFleetsForVehicleRequest.Builder> listFleetsForVehicleRequest)
Retrieves a list of IDs for all fleets that the vehicle is associated with.
|
default CompletableFuture<ListFleetsForVehicleResponse> |
listFleetsForVehicle(ListFleetsForVehicleRequest listFleetsForVehicleRequest)
Retrieves a list of IDs for all fleets that the vehicle is associated with.
|
default ListFleetsForVehiclePublisher |
listFleetsForVehiclePaginator(Consumer<ListFleetsForVehicleRequest.Builder> listFleetsForVehicleRequest)
Retrieves a list of IDs for all fleets that the vehicle is associated with.
|
default ListFleetsForVehiclePublisher |
listFleetsForVehiclePaginator(ListFleetsForVehicleRequest listFleetsForVehicleRequest)
Retrieves a list of IDs for all fleets that the vehicle is associated with.
|
default ListFleetsPublisher |
listFleetsPaginator(Consumer<ListFleetsRequest.Builder> listFleetsRequest)
Retrieves information for each created fleet in an Amazon Web Services account.
|
default ListFleetsPublisher |
listFleetsPaginator(ListFleetsRequest listFleetsRequest)
Retrieves information for each created fleet in an Amazon Web Services account.
|
default CompletableFuture<ListModelManifestNodesResponse> |
listModelManifestNodes(Consumer<ListModelManifestNodesRequest.Builder> listModelManifestNodesRequest)
Lists information about nodes specified in a vehicle model (model manifest).
|
default CompletableFuture<ListModelManifestNodesResponse> |
listModelManifestNodes(ListModelManifestNodesRequest listModelManifestNodesRequest)
Lists information about nodes specified in a vehicle model (model manifest).
|
default ListModelManifestNodesPublisher |
listModelManifestNodesPaginator(Consumer<ListModelManifestNodesRequest.Builder> listModelManifestNodesRequest)
Lists information about nodes specified in a vehicle model (model manifest).
|
default ListModelManifestNodesPublisher |
listModelManifestNodesPaginator(ListModelManifestNodesRequest listModelManifestNodesRequest)
Lists information about nodes specified in a vehicle model (model manifest).
|
default CompletableFuture<ListModelManifestsResponse> |
listModelManifests(Consumer<ListModelManifestsRequest.Builder> listModelManifestsRequest)
Retrieves a list of vehicle models (model manifests).
|
default CompletableFuture<ListModelManifestsResponse> |
listModelManifests(ListModelManifestsRequest listModelManifestsRequest)
Retrieves a list of vehicle models (model manifests).
|
default ListModelManifestsPublisher |
listModelManifestsPaginator(Consumer<ListModelManifestsRequest.Builder> listModelManifestsRequest)
Retrieves a list of vehicle models (model manifests).
|
default ListModelManifestsPublisher |
listModelManifestsPaginator(ListModelManifestsRequest listModelManifestsRequest)
Retrieves a list of vehicle models (model manifests).
|
default CompletableFuture<ListSignalCatalogNodesResponse> |
listSignalCatalogNodes(Consumer<ListSignalCatalogNodesRequest.Builder> listSignalCatalogNodesRequest)
Lists of information about the signals (nodes) specified in a signal catalog.
|
default CompletableFuture<ListSignalCatalogNodesResponse> |
listSignalCatalogNodes(ListSignalCatalogNodesRequest listSignalCatalogNodesRequest)
Lists of information about the signals (nodes) specified in a signal catalog.
|
default ListSignalCatalogNodesPublisher |
listSignalCatalogNodesPaginator(Consumer<ListSignalCatalogNodesRequest.Builder> listSignalCatalogNodesRequest)
Lists of information about the signals (nodes) specified in a signal catalog.
|
default ListSignalCatalogNodesPublisher |
listSignalCatalogNodesPaginator(ListSignalCatalogNodesRequest listSignalCatalogNodesRequest)
Lists of information about the signals (nodes) specified in a signal catalog.
|
default CompletableFuture<ListSignalCatalogsResponse> |
listSignalCatalogs(Consumer<ListSignalCatalogsRequest.Builder> listSignalCatalogsRequest)
Lists all the created signal catalogs in an Amazon Web Services account.
|
default CompletableFuture<ListSignalCatalogsResponse> |
listSignalCatalogs(ListSignalCatalogsRequest listSignalCatalogsRequest)
Lists all the created signal catalogs in an Amazon Web Services account.
|
default ListSignalCatalogsPublisher |
listSignalCatalogsPaginator(Consumer<ListSignalCatalogsRequest.Builder> listSignalCatalogsRequest)
Lists all the created signal catalogs in an Amazon Web Services account.
|
default ListSignalCatalogsPublisher |
listSignalCatalogsPaginator(ListSignalCatalogsRequest listSignalCatalogsRequest)
Lists all the created signal catalogs in an Amazon Web Services account.
|
default CompletableFuture<ListTagsForResourceResponse> |
listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Lists the tags (metadata) you have assigned to the resource.
|
default CompletableFuture<ListTagsForResourceResponse> |
listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Lists the tags (metadata) you have assigned to the resource.
|
default CompletableFuture<ListVehiclesResponse> |
listVehicles(Consumer<ListVehiclesRequest.Builder> listVehiclesRequest)
Retrieves a list of summaries of created vehicles.
|
default CompletableFuture<ListVehiclesResponse> |
listVehicles(ListVehiclesRequest listVehiclesRequest)
Retrieves a list of summaries of created vehicles.
|
default CompletableFuture<ListVehiclesInFleetResponse> |
listVehiclesInFleet(Consumer<ListVehiclesInFleetRequest.Builder> listVehiclesInFleetRequest)
Retrieves a list of summaries of all vehicles associated with a fleet.
|
default CompletableFuture<ListVehiclesInFleetResponse> |
listVehiclesInFleet(ListVehiclesInFleetRequest listVehiclesInFleetRequest)
Retrieves a list of summaries of all vehicles associated with a fleet.
|
default ListVehiclesInFleetPublisher |
listVehiclesInFleetPaginator(Consumer<ListVehiclesInFleetRequest.Builder> listVehiclesInFleetRequest)
Retrieves a list of summaries of all vehicles associated with a fleet.
|
default ListVehiclesInFleetPublisher |
listVehiclesInFleetPaginator(ListVehiclesInFleetRequest listVehiclesInFleetRequest)
Retrieves a list of summaries of all vehicles associated with a fleet.
|
default ListVehiclesPublisher |
listVehiclesPaginator(Consumer<ListVehiclesRequest.Builder> listVehiclesRequest)
Retrieves a list of summaries of created vehicles.
|
default ListVehiclesPublisher |
listVehiclesPaginator(ListVehiclesRequest listVehiclesRequest)
Retrieves a list of summaries of created vehicles.
|
default CompletableFuture<PutLoggingOptionsResponse> |
putLoggingOptions(Consumer<PutLoggingOptionsRequest.Builder> putLoggingOptionsRequest)
Creates or updates the logging option.
|
default CompletableFuture<PutLoggingOptionsResponse> |
putLoggingOptions(PutLoggingOptionsRequest putLoggingOptionsRequest)
Creates or updates the logging option.
|
default CompletableFuture<RegisterAccountResponse> |
registerAccount(Consumer<RegisterAccountRequest.Builder> registerAccountRequest)
Registers your Amazon Web Services account, IAM, and Amazon Timestream resources so Amazon Web Services IoT
FleetWise can transfer your vehicle data to the Amazon Web Services Cloud.
|
default CompletableFuture<RegisterAccountResponse> |
registerAccount(RegisterAccountRequest registerAccountRequest)
Registers your Amazon Web Services account, IAM, and Amazon Timestream resources so Amazon Web Services IoT
FleetWise can transfer your vehicle data to the Amazon Web Services Cloud.
|
default CompletableFuture<TagResourceResponse> |
tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Adds to or modifies the tags of the given resource.
|
default CompletableFuture<TagResourceResponse> |
tagResource(TagResourceRequest tagResourceRequest)
Adds to or modifies the tags of the given resource.
|
default CompletableFuture<UntagResourceResponse> |
untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes the given tags (metadata) from the resource.
|
default CompletableFuture<UntagResourceResponse> |
untagResource(UntagResourceRequest untagResourceRequest)
Removes the given tags (metadata) from the resource.
|
default CompletableFuture<UpdateCampaignResponse> |
updateCampaign(Consumer<UpdateCampaignRequest.Builder> updateCampaignRequest)
Updates a campaign.
|
default CompletableFuture<UpdateCampaignResponse> |
updateCampaign(UpdateCampaignRequest updateCampaignRequest)
Updates a campaign.
|
default CompletableFuture<UpdateDecoderManifestResponse> |
updateDecoderManifest(Consumer<UpdateDecoderManifestRequest.Builder> updateDecoderManifestRequest)
Updates a decoder manifest.
|
default CompletableFuture<UpdateDecoderManifestResponse> |
updateDecoderManifest(UpdateDecoderManifestRequest updateDecoderManifestRequest)
Updates a decoder manifest.
|
default CompletableFuture<UpdateFleetResponse> |
updateFleet(Consumer<UpdateFleetRequest.Builder> updateFleetRequest)
Updates the description of an existing fleet.
|
default CompletableFuture<UpdateFleetResponse> |
updateFleet(UpdateFleetRequest updateFleetRequest)
Updates the description of an existing fleet.
|
default CompletableFuture<UpdateModelManifestResponse> |
updateModelManifest(Consumer<UpdateModelManifestRequest.Builder> updateModelManifestRequest)
Updates a vehicle model (model manifest).
|
default CompletableFuture<UpdateModelManifestResponse> |
updateModelManifest(UpdateModelManifestRequest updateModelManifestRequest)
Updates a vehicle model (model manifest).
|
default CompletableFuture<UpdateSignalCatalogResponse> |
updateSignalCatalog(Consumer<UpdateSignalCatalogRequest.Builder> updateSignalCatalogRequest)
Updates a signal catalog.
|
default CompletableFuture<UpdateSignalCatalogResponse> |
updateSignalCatalog(UpdateSignalCatalogRequest updateSignalCatalogRequest)
Updates a signal catalog.
|
default CompletableFuture<UpdateVehicleResponse> |
updateVehicle(Consumer<UpdateVehicleRequest.Builder> updateVehicleRequest)
Updates a vehicle.
|
default CompletableFuture<UpdateVehicleResponse> |
updateVehicle(UpdateVehicleRequest updateVehicleRequest)
Updates a vehicle.
|
serviceNameclosestatic final String SERVICE_NAME
static final String SERVICE_METADATA_ID
ServiceMetadataProvider.static IoTFleetWiseAsyncClient create()
IoTFleetWiseAsyncClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider.static IoTFleetWiseAsyncClientBuilder builder()
IoTFleetWiseAsyncClient.default CompletableFuture<AssociateVehicleFleetResponse> associateVehicleFleet(AssociateVehicleFleetRequest associateVehicleFleetRequest)
Adds, or associates, a vehicle with a fleet.
associateVehicleFleetRequest - default CompletableFuture<AssociateVehicleFleetResponse> associateVehicleFleet(Consumer<AssociateVehicleFleetRequest.Builder> associateVehicleFleetRequest)
Adds, or associates, a vehicle with a fleet.
This is a convenience which creates an instance of the AssociateVehicleFleetRequest.Builder avoiding the
need to create one manually via AssociateVehicleFleetRequest.builder()
associateVehicleFleetRequest - A Consumer that will call methods on AssociateVehicleFleetRequest.Builder to create a
request.default CompletableFuture<BatchCreateVehicleResponse> batchCreateVehicle(BatchCreateVehicleRequest batchCreateVehicleRequest)
Creates a group, or batch, of vehicles.
You must specify a decoder manifest and a vehicle model (model manifest) for each vehicle.
For more information, see Create multiple vehicles (AWS CLI) in the Amazon Web Services IoT FleetWise Developer Guide.
batchCreateVehicleRequest - default CompletableFuture<BatchCreateVehicleResponse> batchCreateVehicle(Consumer<BatchCreateVehicleRequest.Builder> batchCreateVehicleRequest)
Creates a group, or batch, of vehicles.
You must specify a decoder manifest and a vehicle model (model manifest) for each vehicle.
For more information, see Create multiple vehicles (AWS CLI) in the Amazon Web Services IoT FleetWise Developer Guide.
This is a convenience which creates an instance of the BatchCreateVehicleRequest.Builder avoiding the
need to create one manually via BatchCreateVehicleRequest.builder()
batchCreateVehicleRequest - A Consumer that will call methods on BatchCreateVehicleRequest.Builder to create a
request.default CompletableFuture<BatchUpdateVehicleResponse> batchUpdateVehicle(BatchUpdateVehicleRequest batchUpdateVehicleRequest)
Updates a group, or batch, of vehicles.
You must specify a decoder manifest and a vehicle model (model manifest) for each vehicle.
For more information, see Update multiple vehicles (AWS CLI) in the Amazon Web Services IoT FleetWise Developer Guide.
batchUpdateVehicleRequest - default CompletableFuture<BatchUpdateVehicleResponse> batchUpdateVehicle(Consumer<BatchUpdateVehicleRequest.Builder> batchUpdateVehicleRequest)
Updates a group, or batch, of vehicles.
You must specify a decoder manifest and a vehicle model (model manifest) for each vehicle.
For more information, see Update multiple vehicles (AWS CLI) in the Amazon Web Services IoT FleetWise Developer Guide.
This is a convenience which creates an instance of the BatchUpdateVehicleRequest.Builder avoiding the
need to create one manually via BatchUpdateVehicleRequest.builder()
batchUpdateVehicleRequest - A Consumer that will call methods on BatchUpdateVehicleRequest.Builder to create a
request.default CompletableFuture<CreateCampaignResponse> createCampaign(CreateCampaignRequest createCampaignRequest)
Creates an orchestration of data collection rules. The Amazon Web Services IoT FleetWise Edge Agent software running in vehicles uses campaigns to decide how to collect and transfer data to the cloud. You create campaigns in the cloud. After you or your team approve campaigns, Amazon Web Services IoT FleetWise automatically deploys them to vehicles.
For more information, see Collect and transfer data with campaigns in the Amazon Web Services IoT FleetWise Developer Guide.
createCampaignRequest - default CompletableFuture<CreateCampaignResponse> createCampaign(Consumer<CreateCampaignRequest.Builder> createCampaignRequest)
Creates an orchestration of data collection rules. The Amazon Web Services IoT FleetWise Edge Agent software running in vehicles uses campaigns to decide how to collect and transfer data to the cloud. You create campaigns in the cloud. After you or your team approve campaigns, Amazon Web Services IoT FleetWise automatically deploys them to vehicles.
For more information, see Collect and transfer data with campaigns in the Amazon Web Services IoT FleetWise Developer Guide.
This is a convenience which creates an instance of the CreateCampaignRequest.Builder avoiding the need to
create one manually via CreateCampaignRequest.builder()
createCampaignRequest - A Consumer that will call methods on CreateCampaignRequest.Builder to create a request.default CompletableFuture<CreateDecoderManifestResponse> createDecoderManifest(CreateDecoderManifestRequest createDecoderManifestRequest)
Creates the decoder manifest associated with a model manifest. To create a decoder manifest, the following must be true:
Every signal decoder has a unique name.
Each signal decoder is associated with a network interface.
Each network interface has a unique ID.
The signal decoders are specified in the model manifest.
createDecoderManifestRequest - default CompletableFuture<CreateDecoderManifestResponse> createDecoderManifest(Consumer<CreateDecoderManifestRequest.Builder> createDecoderManifestRequest)
Creates the decoder manifest associated with a model manifest. To create a decoder manifest, the following must be true:
Every signal decoder has a unique name.
Each signal decoder is associated with a network interface.
Each network interface has a unique ID.
The signal decoders are specified in the model manifest.
This is a convenience which creates an instance of the CreateDecoderManifestRequest.Builder avoiding the
need to create one manually via CreateDecoderManifestRequest.builder()
createDecoderManifestRequest - A Consumer that will call methods on CreateDecoderManifestRequest.Builder to create a
request.default CompletableFuture<CreateFleetResponse> createFleet(CreateFleetRequest createFleetRequest)
Creates a fleet that represents a group of vehicles.
You must create both a signal catalog and vehicles before you can create a fleet.
For more information, see Fleets in the Amazon Web Services IoT FleetWise Developer Guide.
createFleetRequest - default CompletableFuture<CreateFleetResponse> createFleet(Consumer<CreateFleetRequest.Builder> createFleetRequest)
Creates a fleet that represents a group of vehicles.
You must create both a signal catalog and vehicles before you can create a fleet.
For more information, see Fleets in the Amazon Web Services IoT FleetWise Developer Guide.
This is a convenience which creates an instance of the CreateFleetRequest.Builder avoiding the need to
create one manually via CreateFleetRequest.builder()
createFleetRequest - A Consumer that will call methods on CreateFleetRequest.Builder to create a request.default CompletableFuture<CreateModelManifestResponse> createModelManifest(CreateModelManifestRequest createModelManifestRequest)
Creates a vehicle model (model manifest) that specifies signals (attributes, branches, sensors, and actuators).
For more information, see Vehicle models in the Amazon Web Services IoT FleetWise Developer Guide.
createModelManifestRequest - default CompletableFuture<CreateModelManifestResponse> createModelManifest(Consumer<CreateModelManifestRequest.Builder> createModelManifestRequest)
Creates a vehicle model (model manifest) that specifies signals (attributes, branches, sensors, and actuators).
For more information, see Vehicle models in the Amazon Web Services IoT FleetWise Developer Guide.
This is a convenience which creates an instance of the CreateModelManifestRequest.Builder avoiding the
need to create one manually via CreateModelManifestRequest.builder()
createModelManifestRequest - A Consumer that will call methods on CreateModelManifestRequest.Builder to create a
request.default CompletableFuture<CreateSignalCatalogResponse> createSignalCatalog(CreateSignalCatalogRequest createSignalCatalogRequest)
Creates a collection of standardized signals that can be reused to create vehicle models.
createSignalCatalogRequest - default CompletableFuture<CreateSignalCatalogResponse> createSignalCatalog(Consumer<CreateSignalCatalogRequest.Builder> createSignalCatalogRequest)
Creates a collection of standardized signals that can be reused to create vehicle models.
This is a convenience which creates an instance of the CreateSignalCatalogRequest.Builder avoiding the
need to create one manually via CreateSignalCatalogRequest.builder()
createSignalCatalogRequest - A Consumer that will call methods on CreateSignalCatalogRequest.Builder to create a
request.default CompletableFuture<CreateVehicleResponse> createVehicle(CreateVehicleRequest createVehicleRequest)
Creates a vehicle, which is an instance of a vehicle model (model manifest). Vehicles created from the same vehicle model consist of the same signals inherited from the vehicle model.
If you have an existing Amazon Web Services IoT Thing, you can use Amazon Web Services IoT FleetWise to create a vehicle and collect data from your thing.
For more information, see Create a vehicle (AWS CLI) in the Amazon Web Services IoT FleetWise Developer Guide.
createVehicleRequest - default CompletableFuture<CreateVehicleResponse> createVehicle(Consumer<CreateVehicleRequest.Builder> createVehicleRequest)
Creates a vehicle, which is an instance of a vehicle model (model manifest). Vehicles created from the same vehicle model consist of the same signals inherited from the vehicle model.
If you have an existing Amazon Web Services IoT Thing, you can use Amazon Web Services IoT FleetWise to create a vehicle and collect data from your thing.
For more information, see Create a vehicle (AWS CLI) in the Amazon Web Services IoT FleetWise Developer Guide.
This is a convenience which creates an instance of the CreateVehicleRequest.Builder avoiding the need to
create one manually via CreateVehicleRequest.builder()
createVehicleRequest - A Consumer that will call methods on CreateVehicleRequest.Builder to create a request.default CompletableFuture<DeleteCampaignResponse> deleteCampaign(DeleteCampaignRequest deleteCampaignRequest)
Deletes a data collection campaign. Deleting a campaign suspends all data collection and removes it from any vehicles.
deleteCampaignRequest - default CompletableFuture<DeleteCampaignResponse> deleteCampaign(Consumer<DeleteCampaignRequest.Builder> deleteCampaignRequest)
Deletes a data collection campaign. Deleting a campaign suspends all data collection and removes it from any vehicles.
This is a convenience which creates an instance of the DeleteCampaignRequest.Builder avoiding the need to
create one manually via DeleteCampaignRequest.builder()
deleteCampaignRequest - A Consumer that will call methods on DeleteCampaignRequest.Builder to create a request.default CompletableFuture<DeleteDecoderManifestResponse> deleteDecoderManifest(DeleteDecoderManifestRequest deleteDecoderManifestRequest)
Deletes a decoder manifest. You can't delete a decoder manifest if it has vehicles associated with it.
If the decoder manifest is successfully deleted, Amazon Web Services IoT FleetWise sends back an HTTP 200 response with an empty body.
deleteDecoderManifestRequest - default CompletableFuture<DeleteDecoderManifestResponse> deleteDecoderManifest(Consumer<DeleteDecoderManifestRequest.Builder> deleteDecoderManifestRequest)
Deletes a decoder manifest. You can't delete a decoder manifest if it has vehicles associated with it.
If the decoder manifest is successfully deleted, Amazon Web Services IoT FleetWise sends back an HTTP 200 response with an empty body.
This is a convenience which creates an instance of the DeleteDecoderManifestRequest.Builder avoiding the
need to create one manually via DeleteDecoderManifestRequest.builder()
deleteDecoderManifestRequest - A Consumer that will call methods on DeleteDecoderManifestRequest.Builder to create a
request.default CompletableFuture<DeleteFleetResponse> deleteFleet(DeleteFleetRequest deleteFleetRequest)
Deletes a fleet. Before you delete a fleet, all vehicles must be dissociated from the fleet. For more information, see Delete a fleet (AWS CLI) in the Amazon Web Services IoT FleetWise Developer Guide.
If the fleet is successfully deleted, Amazon Web Services IoT FleetWise sends back an HTTP 200 response with an empty body.
deleteFleetRequest - default CompletableFuture<DeleteFleetResponse> deleteFleet(Consumer<DeleteFleetRequest.Builder> deleteFleetRequest)
Deletes a fleet. Before you delete a fleet, all vehicles must be dissociated from the fleet. For more information, see Delete a fleet (AWS CLI) in the Amazon Web Services IoT FleetWise Developer Guide.
If the fleet is successfully deleted, Amazon Web Services IoT FleetWise sends back an HTTP 200 response with an empty body.
This is a convenience which creates an instance of the DeleteFleetRequest.Builder avoiding the need to
create one manually via DeleteFleetRequest.builder()
deleteFleetRequest - A Consumer that will call methods on DeleteFleetRequest.Builder to create a request.default CompletableFuture<DeleteModelManifestResponse> deleteModelManifest(DeleteModelManifestRequest deleteModelManifestRequest)
Deletes a vehicle model (model manifest).
If the vehicle model is successfully deleted, Amazon Web Services IoT FleetWise sends back an HTTP 200 response with an empty body.
deleteModelManifestRequest - default CompletableFuture<DeleteModelManifestResponse> deleteModelManifest(Consumer<DeleteModelManifestRequest.Builder> deleteModelManifestRequest)
Deletes a vehicle model (model manifest).
If the vehicle model is successfully deleted, Amazon Web Services IoT FleetWise sends back an HTTP 200 response with an empty body.
This is a convenience which creates an instance of the DeleteModelManifestRequest.Builder avoiding the
need to create one manually via DeleteModelManifestRequest.builder()
deleteModelManifestRequest - A Consumer that will call methods on DeleteModelManifestRequest.Builder to create a
request.default CompletableFuture<DeleteSignalCatalogResponse> deleteSignalCatalog(DeleteSignalCatalogRequest deleteSignalCatalogRequest)
Deletes a signal catalog.
If the signal catalog is successfully deleted, Amazon Web Services IoT FleetWise sends back an HTTP 200 response with an empty body.
deleteSignalCatalogRequest - default CompletableFuture<DeleteSignalCatalogResponse> deleteSignalCatalog(Consumer<DeleteSignalCatalogRequest.Builder> deleteSignalCatalogRequest)
Deletes a signal catalog.
If the signal catalog is successfully deleted, Amazon Web Services IoT FleetWise sends back an HTTP 200 response with an empty body.
This is a convenience which creates an instance of the DeleteSignalCatalogRequest.Builder avoiding the
need to create one manually via DeleteSignalCatalogRequest.builder()
deleteSignalCatalogRequest - A Consumer that will call methods on DeleteSignalCatalogRequest.Builder to create a
request.default CompletableFuture<DeleteVehicleResponse> deleteVehicle(DeleteVehicleRequest deleteVehicleRequest)
Deletes a vehicle and removes it from any campaigns.
If the vehicle is successfully deleted, Amazon Web Services IoT FleetWise sends back an HTTP 200 response with an empty body.
deleteVehicleRequest - default CompletableFuture<DeleteVehicleResponse> deleteVehicle(Consumer<DeleteVehicleRequest.Builder> deleteVehicleRequest)
Deletes a vehicle and removes it from any campaigns.
If the vehicle is successfully deleted, Amazon Web Services IoT FleetWise sends back an HTTP 200 response with an empty body.
This is a convenience which creates an instance of the DeleteVehicleRequest.Builder avoiding the need to
create one manually via DeleteVehicleRequest.builder()
deleteVehicleRequest - A Consumer that will call methods on DeleteVehicleRequest.Builder to create a request.default CompletableFuture<DisassociateVehicleFleetResponse> disassociateVehicleFleet(DisassociateVehicleFleetRequest disassociateVehicleFleetRequest)
Removes, or disassociates, a vehicle from a fleet. Disassociating a vehicle from a fleet doesn't delete the vehicle.
If the vehicle is successfully dissociated from a fleet, Amazon Web Services IoT FleetWise sends back an HTTP 200 response with an empty body.
disassociateVehicleFleetRequest - default CompletableFuture<DisassociateVehicleFleetResponse> disassociateVehicleFleet(Consumer<DisassociateVehicleFleetRequest.Builder> disassociateVehicleFleetRequest)
Removes, or disassociates, a vehicle from a fleet. Disassociating a vehicle from a fleet doesn't delete the vehicle.
If the vehicle is successfully dissociated from a fleet, Amazon Web Services IoT FleetWise sends back an HTTP 200 response with an empty body.
This is a convenience which creates an instance of the DisassociateVehicleFleetRequest.Builder avoiding
the need to create one manually via DisassociateVehicleFleetRequest.builder()
disassociateVehicleFleetRequest - A Consumer that will call methods on DisassociateVehicleFleetRequest.Builder to create a
request.default CompletableFuture<GetCampaignResponse> getCampaign(GetCampaignRequest getCampaignRequest)
Retrieves information about a campaign.
getCampaignRequest - default CompletableFuture<GetCampaignResponse> getCampaign(Consumer<GetCampaignRequest.Builder> getCampaignRequest)
Retrieves information about a campaign.
This is a convenience which creates an instance of the GetCampaignRequest.Builder avoiding the need to
create one manually via GetCampaignRequest.builder()
getCampaignRequest - A Consumer that will call methods on GetCampaignRequest.Builder to create a request.default CompletableFuture<GetDecoderManifestResponse> getDecoderManifest(GetDecoderManifestRequest getDecoderManifestRequest)
Retrieves information about a created decoder manifest.
getDecoderManifestRequest - default CompletableFuture<GetDecoderManifestResponse> getDecoderManifest(Consumer<GetDecoderManifestRequest.Builder> getDecoderManifestRequest)
Retrieves information about a created decoder manifest.
This is a convenience which creates an instance of the GetDecoderManifestRequest.Builder avoiding the
need to create one manually via GetDecoderManifestRequest.builder()
getDecoderManifestRequest - A Consumer that will call methods on GetDecoderManifestRequest.Builder to create a
request.default CompletableFuture<GetFleetResponse> getFleet(GetFleetRequest getFleetRequest)
Retrieves information about a fleet.
getFleetRequest - default CompletableFuture<GetFleetResponse> getFleet(Consumer<GetFleetRequest.Builder> getFleetRequest)
Retrieves information about a fleet.
This is a convenience which creates an instance of the GetFleetRequest.Builder avoiding the need to
create one manually via GetFleetRequest.builder()
getFleetRequest - A Consumer that will call methods on GetFleetRequest.Builder to create a request.default CompletableFuture<GetLoggingOptionsResponse> getLoggingOptions(GetLoggingOptionsRequest getLoggingOptionsRequest)
Retrieves the logging options.
getLoggingOptionsRequest - default CompletableFuture<GetLoggingOptionsResponse> getLoggingOptions(Consumer<GetLoggingOptionsRequest.Builder> getLoggingOptionsRequest)
Retrieves the logging options.
This is a convenience which creates an instance of the GetLoggingOptionsRequest.Builder avoiding the need
to create one manually via GetLoggingOptionsRequest.builder()
getLoggingOptionsRequest - A Consumer that will call methods on GetLoggingOptionsRequest.Builder to create a request.default CompletableFuture<GetModelManifestResponse> getModelManifest(GetModelManifestRequest getModelManifestRequest)
Retrieves information about a vehicle model (model manifest).
getModelManifestRequest - default CompletableFuture<GetModelManifestResponse> getModelManifest(Consumer<GetModelManifestRequest.Builder> getModelManifestRequest)
Retrieves information about a vehicle model (model manifest).
This is a convenience which creates an instance of the GetModelManifestRequest.Builder avoiding the need
to create one manually via GetModelManifestRequest.builder()
getModelManifestRequest - A Consumer that will call methods on GetModelManifestRequest.Builder to create a request.default CompletableFuture<GetRegisterAccountStatusResponse> getRegisterAccountStatus(GetRegisterAccountStatusRequest getRegisterAccountStatusRequest)
Retrieves information about the status of registering your Amazon Web Services account, IAM, and Amazon Timestream resources so that Amazon Web Services IoT FleetWise can transfer your vehicle data to the Amazon Web Services Cloud.
For more information, including step-by-step procedures, see Setting up Amazon Web Services IoT FleetWise.
This API operation doesn't require input parameters.
getRegisterAccountStatusRequest - default CompletableFuture<GetRegisterAccountStatusResponse> getRegisterAccountStatus(Consumer<GetRegisterAccountStatusRequest.Builder> getRegisterAccountStatusRequest)
Retrieves information about the status of registering your Amazon Web Services account, IAM, and Amazon Timestream resources so that Amazon Web Services IoT FleetWise can transfer your vehicle data to the Amazon Web Services Cloud.
For more information, including step-by-step procedures, see Setting up Amazon Web Services IoT FleetWise.
This API operation doesn't require input parameters.
This is a convenience which creates an instance of the GetRegisterAccountStatusRequest.Builder avoiding
the need to create one manually via GetRegisterAccountStatusRequest.builder()
getRegisterAccountStatusRequest - A Consumer that will call methods on GetRegisterAccountStatusRequest.Builder to create a
request.default CompletableFuture<GetSignalCatalogResponse> getSignalCatalog(GetSignalCatalogRequest getSignalCatalogRequest)
Retrieves information about a signal catalog.
getSignalCatalogRequest - default CompletableFuture<GetSignalCatalogResponse> getSignalCatalog(Consumer<GetSignalCatalogRequest.Builder> getSignalCatalogRequest)
Retrieves information about a signal catalog.
This is a convenience which creates an instance of the GetSignalCatalogRequest.Builder avoiding the need
to create one manually via GetSignalCatalogRequest.builder()
getSignalCatalogRequest - A Consumer that will call methods on GetSignalCatalogRequest.Builder to create a request.default CompletableFuture<GetVehicleResponse> getVehicle(GetVehicleRequest getVehicleRequest)
Retrieves information about a vehicle.
getVehicleRequest - default CompletableFuture<GetVehicleResponse> getVehicle(Consumer<GetVehicleRequest.Builder> getVehicleRequest)
Retrieves information about a vehicle.
This is a convenience which creates an instance of the GetVehicleRequest.Builder avoiding the need to
create one manually via GetVehicleRequest.builder()
getVehicleRequest - A Consumer that will call methods on GetVehicleRequest.Builder to create a request.default CompletableFuture<GetVehicleStatusResponse> getVehicleStatus(GetVehicleStatusRequest getVehicleStatusRequest)
Retrieves information about the status of a vehicle with any associated campaigns.
getVehicleStatusRequest - default CompletableFuture<GetVehicleStatusResponse> getVehicleStatus(Consumer<GetVehicleStatusRequest.Builder> getVehicleStatusRequest)
Retrieves information about the status of a vehicle with any associated campaigns.
This is a convenience which creates an instance of the GetVehicleStatusRequest.Builder avoiding the need
to create one manually via GetVehicleStatusRequest.builder()
getVehicleStatusRequest - A Consumer that will call methods on GetVehicleStatusRequest.Builder to create a request.default GetVehicleStatusPublisher getVehicleStatusPaginator(GetVehicleStatusRequest getVehicleStatusRequest)
Retrieves information about the status of a vehicle with any associated campaigns.
This is a variant of
getVehicleStatus(software.amazon.awssdk.services.iotfleetwise.model.GetVehicleStatusRequest) operation.
The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will
internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe
method will result in a new Subscription i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.iotfleetwise.paginators.GetVehicleStatusPublisher publisher = client.getVehicleStatusPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.iotfleetwise.paginators.GetVehicleStatusPublisher publisher = client.getVehicleStatusPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.iotfleetwise.model.GetVehicleStatusResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.iotfleetwise.model.GetVehicleStatusResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
getVehicleStatus(software.amazon.awssdk.services.iotfleetwise.model.GetVehicleStatusRequest)
operation.
getVehicleStatusRequest - default GetVehicleStatusPublisher getVehicleStatusPaginator(Consumer<GetVehicleStatusRequest.Builder> getVehicleStatusRequest)
Retrieves information about the status of a vehicle with any associated campaigns.
This is a variant of
getVehicleStatus(software.amazon.awssdk.services.iotfleetwise.model.GetVehicleStatusRequest) operation.
The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will
internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe
method will result in a new Subscription i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.iotfleetwise.paginators.GetVehicleStatusPublisher publisher = client.getVehicleStatusPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.iotfleetwise.paginators.GetVehicleStatusPublisher publisher = client.getVehicleStatusPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.iotfleetwise.model.GetVehicleStatusResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.iotfleetwise.model.GetVehicleStatusResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
getVehicleStatus(software.amazon.awssdk.services.iotfleetwise.model.GetVehicleStatusRequest)
operation.
This is a convenience which creates an instance of the GetVehicleStatusRequest.Builder avoiding the need
to create one manually via GetVehicleStatusRequest.builder()
getVehicleStatusRequest - A Consumer that will call methods on GetVehicleStatusRequest.Builder to create a request.default CompletableFuture<ImportDecoderManifestResponse> importDecoderManifest(ImportDecoderManifestRequest importDecoderManifestRequest)
Creates a decoder manifest using your existing CAN DBC file from your local device.
importDecoderManifestRequest - default CompletableFuture<ImportDecoderManifestResponse> importDecoderManifest(Consumer<ImportDecoderManifestRequest.Builder> importDecoderManifestRequest)
Creates a decoder manifest using your existing CAN DBC file from your local device.
This is a convenience which creates an instance of the ImportDecoderManifestRequest.Builder avoiding the
need to create one manually via ImportDecoderManifestRequest.builder()
importDecoderManifestRequest - A Consumer that will call methods on ImportDecoderManifestRequest.Builder to create a
request.default CompletableFuture<ImportSignalCatalogResponse> importSignalCatalog(ImportSignalCatalogRequest importSignalCatalogRequest)
Creates a signal catalog using your existing VSS formatted content from your local device.
importSignalCatalogRequest - default CompletableFuture<ImportSignalCatalogResponse> importSignalCatalog(Consumer<ImportSignalCatalogRequest.Builder> importSignalCatalogRequest)
Creates a signal catalog using your existing VSS formatted content from your local device.
This is a convenience which creates an instance of the ImportSignalCatalogRequest.Builder avoiding the
need to create one manually via ImportSignalCatalogRequest.builder()
importSignalCatalogRequest - A Consumer that will call methods on ImportSignalCatalogRequest.Builder to create a
request.default CompletableFuture<ListCampaignsResponse> listCampaigns(ListCampaignsRequest listCampaignsRequest)
Lists information about created campaigns.
This API operation uses pagination. Specify the nextToken parameter in the request to return more
results.
listCampaignsRequest - default CompletableFuture<ListCampaignsResponse> listCampaigns(Consumer<ListCampaignsRequest.Builder> listCampaignsRequest)
Lists information about created campaigns.
This API operation uses pagination. Specify the nextToken parameter in the request to return more
results.
This is a convenience which creates an instance of the ListCampaignsRequest.Builder avoiding the need to
create one manually via ListCampaignsRequest.builder()
listCampaignsRequest - A Consumer that will call methods on ListCampaignsRequest.Builder to create a request.default ListCampaignsPublisher listCampaignsPaginator(ListCampaignsRequest listCampaignsRequest)
Lists information about created campaigns.
This API operation uses pagination. Specify the nextToken parameter in the request to return more
results.
This is a variant of
listCampaigns(software.amazon.awssdk.services.iotfleetwise.model.ListCampaignsRequest) operation. The
return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will
internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe
method will result in a new Subscription i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.iotfleetwise.paginators.ListCampaignsPublisher publisher = client.listCampaignsPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.iotfleetwise.paginators.ListCampaignsPublisher publisher = client.listCampaignsPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.iotfleetwise.model.ListCampaignsResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.iotfleetwise.model.ListCampaignsResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listCampaigns(software.amazon.awssdk.services.iotfleetwise.model.ListCampaignsRequest) operation.
listCampaignsRequest - default ListCampaignsPublisher listCampaignsPaginator(Consumer<ListCampaignsRequest.Builder> listCampaignsRequest)
Lists information about created campaigns.
This API operation uses pagination. Specify the nextToken parameter in the request to return more
results.
This is a variant of
listCampaigns(software.amazon.awssdk.services.iotfleetwise.model.ListCampaignsRequest) operation. The
return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will
internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe
method will result in a new Subscription i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.iotfleetwise.paginators.ListCampaignsPublisher publisher = client.listCampaignsPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.iotfleetwise.paginators.ListCampaignsPublisher publisher = client.listCampaignsPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.iotfleetwise.model.ListCampaignsResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.iotfleetwise.model.ListCampaignsResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listCampaigns(software.amazon.awssdk.services.iotfleetwise.model.ListCampaignsRequest) operation.
This is a convenience which creates an instance of the ListCampaignsRequest.Builder avoiding the need to
create one manually via ListCampaignsRequest.builder()
listCampaignsRequest - A Consumer that will call methods on ListCampaignsRequest.Builder to create a request.default CompletableFuture<ListDecoderManifestNetworkInterfacesResponse> listDecoderManifestNetworkInterfaces(ListDecoderManifestNetworkInterfacesRequest listDecoderManifestNetworkInterfacesRequest)
Lists the network interfaces specified in a decoder manifest.
This API operation uses pagination. Specify the nextToken parameter in the request to return more
results.
listDecoderManifestNetworkInterfacesRequest - default CompletableFuture<ListDecoderManifestNetworkInterfacesResponse> listDecoderManifestNetworkInterfaces(Consumer<ListDecoderManifestNetworkInterfacesRequest.Builder> listDecoderManifestNetworkInterfacesRequest)
Lists the network interfaces specified in a decoder manifest.
This API operation uses pagination. Specify the nextToken parameter in the request to return more
results.
This is a convenience which creates an instance of the
ListDecoderManifestNetworkInterfacesRequest.Builder avoiding the need to create one manually via
ListDecoderManifestNetworkInterfacesRequest.builder()
listDecoderManifestNetworkInterfacesRequest - A Consumer that will call methods on ListDecoderManifestNetworkInterfacesRequest.Builder
to create a request.default ListDecoderManifestNetworkInterfacesPublisher listDecoderManifestNetworkInterfacesPaginator(ListDecoderManifestNetworkInterfacesRequest listDecoderManifestNetworkInterfacesRequest)
Lists the network interfaces specified in a decoder manifest.
This API operation uses pagination. Specify the nextToken parameter in the request to return more
results.
This is a variant of
listDecoderManifestNetworkInterfaces(software.amazon.awssdk.services.iotfleetwise.model.ListDecoderManifestNetworkInterfacesRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages.
SDK will internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe
method will result in a new Subscription i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.iotfleetwise.paginators.ListDecoderManifestNetworkInterfacesPublisher publisher = client.listDecoderManifestNetworkInterfacesPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.iotfleetwise.paginators.ListDecoderManifestNetworkInterfacesPublisher publisher = client.listDecoderManifestNetworkInterfacesPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.iotfleetwise.model.ListDecoderManifestNetworkInterfacesResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.iotfleetwise.model.ListDecoderManifestNetworkInterfacesResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listDecoderManifestNetworkInterfaces(software.amazon.awssdk.services.iotfleetwise.model.ListDecoderManifestNetworkInterfacesRequest)
operation.
listDecoderManifestNetworkInterfacesRequest - default ListDecoderManifestNetworkInterfacesPublisher listDecoderManifestNetworkInterfacesPaginator(Consumer<ListDecoderManifestNetworkInterfacesRequest.Builder> listDecoderManifestNetworkInterfacesRequest)
Lists the network interfaces specified in a decoder manifest.
This API operation uses pagination. Specify the nextToken parameter in the request to return more
results.
This is a variant of
listDecoderManifestNetworkInterfaces(software.amazon.awssdk.services.iotfleetwise.model.ListDecoderManifestNetworkInterfacesRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages.
SDK will internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe
method will result in a new Subscription i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.iotfleetwise.paginators.ListDecoderManifestNetworkInterfacesPublisher publisher = client.listDecoderManifestNetworkInterfacesPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.iotfleetwise.paginators.ListDecoderManifestNetworkInterfacesPublisher publisher = client.listDecoderManifestNetworkInterfacesPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.iotfleetwise.model.ListDecoderManifestNetworkInterfacesResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.iotfleetwise.model.ListDecoderManifestNetworkInterfacesResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listDecoderManifestNetworkInterfaces(software.amazon.awssdk.services.iotfleetwise.model.ListDecoderManifestNetworkInterfacesRequest)
operation.
This is a convenience which creates an instance of the
ListDecoderManifestNetworkInterfacesRequest.Builder avoiding the need to create one manually via
ListDecoderManifestNetworkInterfacesRequest.builder()
listDecoderManifestNetworkInterfacesRequest - A Consumer that will call methods on ListDecoderManifestNetworkInterfacesRequest.Builder
to create a request.default CompletableFuture<ListDecoderManifestSignalsResponse> listDecoderManifestSignals(ListDecoderManifestSignalsRequest listDecoderManifestSignalsRequest)
A list of information about signal decoders specified in a decoder manifest.
This API operation uses pagination. Specify the nextToken parameter in the request to return more
results.
listDecoderManifestSignalsRequest - default CompletableFuture<ListDecoderManifestSignalsResponse> listDecoderManifestSignals(Consumer<ListDecoderManifestSignalsRequest.Builder> listDecoderManifestSignalsRequest)
A list of information about signal decoders specified in a decoder manifest.
This API operation uses pagination. Specify the nextToken parameter in the request to return more
results.
This is a convenience which creates an instance of the ListDecoderManifestSignalsRequest.Builder avoiding
the need to create one manually via ListDecoderManifestSignalsRequest.builder()
listDecoderManifestSignalsRequest - A Consumer that will call methods on ListDecoderManifestSignalsRequest.Builder to create a
request.default ListDecoderManifestSignalsPublisher listDecoderManifestSignalsPaginator(ListDecoderManifestSignalsRequest listDecoderManifestSignalsRequest)
A list of information about signal decoders specified in a decoder manifest.
This API operation uses pagination. Specify the nextToken parameter in the request to return more
results.
This is a variant of
listDecoderManifestSignals(software.amazon.awssdk.services.iotfleetwise.model.ListDecoderManifestSignalsRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages.
SDK will internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe
method will result in a new Subscription i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.iotfleetwise.paginators.ListDecoderManifestSignalsPublisher publisher = client.listDecoderManifestSignalsPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.iotfleetwise.paginators.ListDecoderManifestSignalsPublisher publisher = client.listDecoderManifestSignalsPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.iotfleetwise.model.ListDecoderManifestSignalsResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.iotfleetwise.model.ListDecoderManifestSignalsResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listDecoderManifestSignals(software.amazon.awssdk.services.iotfleetwise.model.ListDecoderManifestSignalsRequest)
operation.
listDecoderManifestSignalsRequest - default ListDecoderManifestSignalsPublisher listDecoderManifestSignalsPaginator(Consumer<ListDecoderManifestSignalsRequest.Builder> listDecoderManifestSignalsRequest)
A list of information about signal decoders specified in a decoder manifest.
This API operation uses pagination. Specify the nextToken parameter in the request to return more
results.
This is a variant of
listDecoderManifestSignals(software.amazon.awssdk.services.iotfleetwise.model.ListDecoderManifestSignalsRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages.
SDK will internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe
method will result in a new Subscription i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.iotfleetwise.paginators.ListDecoderManifestSignalsPublisher publisher = client.listDecoderManifestSignalsPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.iotfleetwise.paginators.ListDecoderManifestSignalsPublisher publisher = client.listDecoderManifestSignalsPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.iotfleetwise.model.ListDecoderManifestSignalsResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.iotfleetwise.model.ListDecoderManifestSignalsResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listDecoderManifestSignals(software.amazon.awssdk.services.iotfleetwise.model.ListDecoderManifestSignalsRequest)
operation.
This is a convenience which creates an instance of the ListDecoderManifestSignalsRequest.Builder avoiding
the need to create one manually via ListDecoderManifestSignalsRequest.builder()
listDecoderManifestSignalsRequest - A Consumer that will call methods on ListDecoderManifestSignalsRequest.Builder to create a
request.default CompletableFuture<ListDecoderManifestsResponse> listDecoderManifests(ListDecoderManifestsRequest listDecoderManifestsRequest)
Lists decoder manifests.
This API operation uses pagination. Specify the nextToken parameter in the request to return more
results.
listDecoderManifestsRequest - default CompletableFuture<ListDecoderManifestsResponse> listDecoderManifests(Consumer<ListDecoderManifestsRequest.Builder> listDecoderManifestsRequest)
Lists decoder manifests.
This API operation uses pagination. Specify the nextToken parameter in the request to return more
results.
This is a convenience which creates an instance of the ListDecoderManifestsRequest.Builder avoiding the
need to create one manually via ListDecoderManifestsRequest.builder()
listDecoderManifestsRequest - A Consumer that will call methods on ListDecoderManifestsRequest.Builder to create a
request.default ListDecoderManifestsPublisher listDecoderManifestsPaginator(ListDecoderManifestsRequest listDecoderManifestsRequest)
Lists decoder manifests.
This API operation uses pagination. Specify the nextToken parameter in the request to return more
results.
This is a variant of
listDecoderManifests(software.amazon.awssdk.services.iotfleetwise.model.ListDecoderManifestsRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages.
SDK will internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe
method will result in a new Subscription i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.iotfleetwise.paginators.ListDecoderManifestsPublisher publisher = client.listDecoderManifestsPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.iotfleetwise.paginators.ListDecoderManifestsPublisher publisher = client.listDecoderManifestsPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.iotfleetwise.model.ListDecoderManifestsResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.iotfleetwise.model.ListDecoderManifestsResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listDecoderManifests(software.amazon.awssdk.services.iotfleetwise.model.ListDecoderManifestsRequest)
operation.
listDecoderManifestsRequest - default ListDecoderManifestsPublisher listDecoderManifestsPaginator(Consumer<ListDecoderManifestsRequest.Builder> listDecoderManifestsRequest)
Lists decoder manifests.
This API operation uses pagination. Specify the nextToken parameter in the request to return more
results.
This is a variant of
listDecoderManifests(software.amazon.awssdk.services.iotfleetwise.model.ListDecoderManifestsRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages.
SDK will internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe
method will result in a new Subscription i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.iotfleetwise.paginators.ListDecoderManifestsPublisher publisher = client.listDecoderManifestsPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.iotfleetwise.paginators.ListDecoderManifestsPublisher publisher = client.listDecoderManifestsPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.iotfleetwise.model.ListDecoderManifestsResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.iotfleetwise.model.ListDecoderManifestsResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listDecoderManifests(software.amazon.awssdk.services.iotfleetwise.model.ListDecoderManifestsRequest)
operation.
This is a convenience which creates an instance of the ListDecoderManifestsRequest.Builder avoiding the
need to create one manually via ListDecoderManifestsRequest.builder()
listDecoderManifestsRequest - A Consumer that will call methods on ListDecoderManifestsRequest.Builder to create a
request.default CompletableFuture<ListFleetsResponse> listFleets(ListFleetsRequest listFleetsRequest)
Retrieves information for each created fleet in an Amazon Web Services account.
This API operation uses pagination. Specify the nextToken parameter in the request to return more
results.
listFleetsRequest - default CompletableFuture<ListFleetsResponse> listFleets(Consumer<ListFleetsRequest.Builder> listFleetsRequest)
Retrieves information for each created fleet in an Amazon Web Services account.
This API operation uses pagination. Specify the nextToken parameter in the request to return more
results.
This is a convenience which creates an instance of the ListFleetsRequest.Builder avoiding the need to
create one manually via ListFleetsRequest.builder()
listFleetsRequest - A Consumer that will call methods on ListFleetsRequest.Builder to create a request.default CompletableFuture<ListFleetsForVehicleResponse> listFleetsForVehicle(ListFleetsForVehicleRequest listFleetsForVehicleRequest)
Retrieves a list of IDs for all fleets that the vehicle is associated with.
This API operation uses pagination. Specify the nextToken parameter in the request to return more
results.
listFleetsForVehicleRequest - default CompletableFuture<ListFleetsForVehicleResponse> listFleetsForVehicle(Consumer<ListFleetsForVehicleRequest.Builder> listFleetsForVehicleRequest)
Retrieves a list of IDs for all fleets that the vehicle is associated with.
This API operation uses pagination. Specify the nextToken parameter in the request to return more
results.
This is a convenience which creates an instance of the ListFleetsForVehicleRequest.Builder avoiding the
need to create one manually via ListFleetsForVehicleRequest.builder()
listFleetsForVehicleRequest - A Consumer that will call methods on ListFleetsForVehicleRequest.Builder to create a
request.default ListFleetsForVehiclePublisher listFleetsForVehiclePaginator(ListFleetsForVehicleRequest listFleetsForVehicleRequest)
Retrieves a list of IDs for all fleets that the vehicle is associated with.
This API operation uses pagination. Specify the nextToken parameter in the request to return more
results.
This is a variant of
listFleetsForVehicle(software.amazon.awssdk.services.iotfleetwise.model.ListFleetsForVehicleRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages.
SDK will internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe
method will result in a new Subscription i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.iotfleetwise.paginators.ListFleetsForVehiclePublisher publisher = client.listFleetsForVehiclePaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.iotfleetwise.paginators.ListFleetsForVehiclePublisher publisher = client.listFleetsForVehiclePaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.iotfleetwise.model.ListFleetsForVehicleResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.iotfleetwise.model.ListFleetsForVehicleResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listFleetsForVehicle(software.amazon.awssdk.services.iotfleetwise.model.ListFleetsForVehicleRequest)
operation.
listFleetsForVehicleRequest - default ListFleetsForVehiclePublisher listFleetsForVehiclePaginator(Consumer<ListFleetsForVehicleRequest.Builder> listFleetsForVehicleRequest)
Retrieves a list of IDs for all fleets that the vehicle is associated with.
This API operation uses pagination. Specify the nextToken parameter in the request to return more
results.
This is a variant of
listFleetsForVehicle(software.amazon.awssdk.services.iotfleetwise.model.ListFleetsForVehicleRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages.
SDK will internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe
method will result in a new Subscription i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.iotfleetwise.paginators.ListFleetsForVehiclePublisher publisher = client.listFleetsForVehiclePaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.iotfleetwise.paginators.ListFleetsForVehiclePublisher publisher = client.listFleetsForVehiclePaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.iotfleetwise.model.ListFleetsForVehicleResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.iotfleetwise.model.ListFleetsForVehicleResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listFleetsForVehicle(software.amazon.awssdk.services.iotfleetwise.model.ListFleetsForVehicleRequest)
operation.
This is a convenience which creates an instance of the ListFleetsForVehicleRequest.Builder avoiding the
need to create one manually via ListFleetsForVehicleRequest.builder()
listFleetsForVehicleRequest - A Consumer that will call methods on ListFleetsForVehicleRequest.Builder to create a
request.default ListFleetsPublisher listFleetsPaginator(ListFleetsRequest listFleetsRequest)
Retrieves information for each created fleet in an Amazon Web Services account.
This API operation uses pagination. Specify the nextToken parameter in the request to return more
results.
This is a variant of listFleets(software.amazon.awssdk.services.iotfleetwise.model.ListFleetsRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages.
SDK will internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe
method will result in a new Subscription i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.iotfleetwise.paginators.ListFleetsPublisher publisher = client.listFleetsPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.iotfleetwise.paginators.ListFleetsPublisher publisher = client.listFleetsPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.iotfleetwise.model.ListFleetsResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.iotfleetwise.model.ListFleetsResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listFleets(software.amazon.awssdk.services.iotfleetwise.model.ListFleetsRequest) operation.
listFleetsRequest - default ListFleetsPublisher listFleetsPaginator(Consumer<ListFleetsRequest.Builder> listFleetsRequest)
Retrieves information for each created fleet in an Amazon Web Services account.
This API operation uses pagination. Specify the nextToken parameter in the request to return more
results.
This is a variant of listFleets(software.amazon.awssdk.services.iotfleetwise.model.ListFleetsRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages.
SDK will internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe
method will result in a new Subscription i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.iotfleetwise.paginators.ListFleetsPublisher publisher = client.listFleetsPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.iotfleetwise.paginators.ListFleetsPublisher publisher = client.listFleetsPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.iotfleetwise.model.ListFleetsResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.iotfleetwise.model.ListFleetsResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listFleets(software.amazon.awssdk.services.iotfleetwise.model.ListFleetsRequest) operation.
This is a convenience which creates an instance of the ListFleetsRequest.Builder avoiding the need to
create one manually via ListFleetsRequest.builder()
listFleetsRequest - A Consumer that will call methods on ListFleetsRequest.Builder to create a request.default CompletableFuture<ListModelManifestNodesResponse> listModelManifestNodes(ListModelManifestNodesRequest listModelManifestNodesRequest)
Lists information about nodes specified in a vehicle model (model manifest).
This API operation uses pagination. Specify the nextToken parameter in the request to return more
results.
listModelManifestNodesRequest - default CompletableFuture<ListModelManifestNodesResponse> listModelManifestNodes(Consumer<ListModelManifestNodesRequest.Builder> listModelManifestNodesRequest)
Lists information about nodes specified in a vehicle model (model manifest).
This API operation uses pagination. Specify the nextToken parameter in the request to return more
results.
This is a convenience which creates an instance of the ListModelManifestNodesRequest.Builder avoiding the
need to create one manually via ListModelManifestNodesRequest.builder()
listModelManifestNodesRequest - A Consumer that will call methods on ListModelManifestNodesRequest.Builder to create a
request.default ListModelManifestNodesPublisher listModelManifestNodesPaginator(ListModelManifestNodesRequest listModelManifestNodesRequest)
Lists information about nodes specified in a vehicle model (model manifest).
This API operation uses pagination. Specify the nextToken parameter in the request to return more
results.
This is a variant of
listModelManifestNodes(software.amazon.awssdk.services.iotfleetwise.model.ListModelManifestNodesRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages.
SDK will internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe
method will result in a new Subscription i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.iotfleetwise.paginators.ListModelManifestNodesPublisher publisher = client.listModelManifestNodesPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.iotfleetwise.paginators.ListModelManifestNodesPublisher publisher = client.listModelManifestNodesPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.iotfleetwise.model.ListModelManifestNodesResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.iotfleetwise.model.ListModelManifestNodesResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listModelManifestNodes(software.amazon.awssdk.services.iotfleetwise.model.ListModelManifestNodesRequest)
operation.
listModelManifestNodesRequest - default ListModelManifestNodesPublisher listModelManifestNodesPaginator(Consumer<ListModelManifestNodesRequest.Builder> listModelManifestNodesRequest)
Lists information about nodes specified in a vehicle model (model manifest).
This API operation uses pagination. Specify the nextToken parameter in the request to return more
results.
This is a variant of
listModelManifestNodes(software.amazon.awssdk.services.iotfleetwise.model.ListModelManifestNodesRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages.
SDK will internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe
method will result in a new Subscription i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.iotfleetwise.paginators.ListModelManifestNodesPublisher publisher = client.listModelManifestNodesPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.iotfleetwise.paginators.ListModelManifestNodesPublisher publisher = client.listModelManifestNodesPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.iotfleetwise.model.ListModelManifestNodesResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.iotfleetwise.model.ListModelManifestNodesResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listModelManifestNodes(software.amazon.awssdk.services.iotfleetwise.model.ListModelManifestNodesRequest)
operation.
This is a convenience which creates an instance of the ListModelManifestNodesRequest.Builder avoiding the
need to create one manually via ListModelManifestNodesRequest.builder()
listModelManifestNodesRequest - A Consumer that will call methods on ListModelManifestNodesRequest.Builder to create a
request.default CompletableFuture<ListModelManifestsResponse> listModelManifests(ListModelManifestsRequest listModelManifestsRequest)
Retrieves a list of vehicle models (model manifests).
This API operation uses pagination. Specify the nextToken parameter in the request to return more
results.
listModelManifestsRequest - default CompletableFuture<ListModelManifestsResponse> listModelManifests(Consumer<ListModelManifestsRequest.Builder> listModelManifestsRequest)
Retrieves a list of vehicle models (model manifests).
This API operation uses pagination. Specify the nextToken parameter in the request to return more
results.
This is a convenience which creates an instance of the ListModelManifestsRequest.Builder avoiding the
need to create one manually via ListModelManifestsRequest.builder()
listModelManifestsRequest - A Consumer that will call methods on ListModelManifestsRequest.Builder to create a
request.default ListModelManifestsPublisher listModelManifestsPaginator(ListModelManifestsRequest listModelManifestsRequest)
Retrieves a list of vehicle models (model manifests).
This API operation uses pagination. Specify the nextToken parameter in the request to return more
results.
This is a variant of
listModelManifests(software.amazon.awssdk.services.iotfleetwise.model.ListModelManifestsRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages.
SDK will internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe
method will result in a new Subscription i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.iotfleetwise.paginators.ListModelManifestsPublisher publisher = client.listModelManifestsPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.iotfleetwise.paginators.ListModelManifestsPublisher publisher = client.listModelManifestsPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.iotfleetwise.model.ListModelManifestsResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.iotfleetwise.model.ListModelManifestsResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listModelManifests(software.amazon.awssdk.services.iotfleetwise.model.ListModelManifestsRequest)
operation.
listModelManifestsRequest - default ListModelManifestsPublisher listModelManifestsPaginator(Consumer<ListModelManifestsRequest.Builder> listModelManifestsRequest)
Retrieves a list of vehicle models (model manifests).
This API operation uses pagination. Specify the nextToken parameter in the request to return more
results.
This is a variant of
listModelManifests(software.amazon.awssdk.services.iotfleetwise.model.ListModelManifestsRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages.
SDK will internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe
method will result in a new Subscription i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.iotfleetwise.paginators.ListModelManifestsPublisher publisher = client.listModelManifestsPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.iotfleetwise.paginators.ListModelManifestsPublisher publisher = client.listModelManifestsPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.iotfleetwise.model.ListModelManifestsResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.iotfleetwise.model.ListModelManifestsResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listModelManifests(software.amazon.awssdk.services.iotfleetwise.model.ListModelManifestsRequest)
operation.
This is a convenience which creates an instance of the ListModelManifestsRequest.Builder avoiding the
need to create one manually via ListModelManifestsRequest.builder()
listModelManifestsRequest - A Consumer that will call methods on ListModelManifestsRequest.Builder to create a
request.default CompletableFuture<ListSignalCatalogNodesResponse> listSignalCatalogNodes(ListSignalCatalogNodesRequest listSignalCatalogNodesRequest)
Lists of information about the signals (nodes) specified in a signal catalog.
This API operation uses pagination. Specify the nextToken parameter in the request to return more
results.
listSignalCatalogNodesRequest - default CompletableFuture<ListSignalCatalogNodesResponse> listSignalCatalogNodes(Consumer<ListSignalCatalogNodesRequest.Builder> listSignalCatalogNodesRequest)
Lists of information about the signals (nodes) specified in a signal catalog.
This API operation uses pagination. Specify the nextToken parameter in the request to return more
results.
This is a convenience which creates an instance of the ListSignalCatalogNodesRequest.Builder avoiding the
need to create one manually via ListSignalCatalogNodesRequest.builder()
listSignalCatalogNodesRequest - A Consumer that will call methods on ListSignalCatalogNodesRequest.Builder to create a
request.default ListSignalCatalogNodesPublisher listSignalCatalogNodesPaginator(ListSignalCatalogNodesRequest listSignalCatalogNodesRequest)
Lists of information about the signals (nodes) specified in a signal catalog.
This API operation uses pagination. Specify the nextToken parameter in the request to return more
results.
This is a variant of
listSignalCatalogNodes(software.amazon.awssdk.services.iotfleetwise.model.ListSignalCatalogNodesRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages.
SDK will internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe
method will result in a new Subscription i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.iotfleetwise.paginators.ListSignalCatalogNodesPublisher publisher = client.listSignalCatalogNodesPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.iotfleetwise.paginators.ListSignalCatalogNodesPublisher publisher = client.listSignalCatalogNodesPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.iotfleetwise.model.ListSignalCatalogNodesResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.iotfleetwise.model.ListSignalCatalogNodesResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listSignalCatalogNodes(software.amazon.awssdk.services.iotfleetwise.model.ListSignalCatalogNodesRequest)
operation.
listSignalCatalogNodesRequest - default ListSignalCatalogNodesPublisher listSignalCatalogNodesPaginator(Consumer<ListSignalCatalogNodesRequest.Builder> listSignalCatalogNodesRequest)
Lists of information about the signals (nodes) specified in a signal catalog.
This API operation uses pagination. Specify the nextToken parameter in the request to return more
results.
This is a variant of
listSignalCatalogNodes(software.amazon.awssdk.services.iotfleetwise.model.ListSignalCatalogNodesRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages.
SDK will internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe
method will result in a new Subscription i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.iotfleetwise.paginators.ListSignalCatalogNodesPublisher publisher = client.listSignalCatalogNodesPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.iotfleetwise.paginators.ListSignalCatalogNodesPublisher publisher = client.listSignalCatalogNodesPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.iotfleetwise.model.ListSignalCatalogNodesResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.iotfleetwise.model.ListSignalCatalogNodesResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listSignalCatalogNodes(software.amazon.awssdk.services.iotfleetwise.model.ListSignalCatalogNodesRequest)
operation.
This is a convenience which creates an instance of the ListSignalCatalogNodesRequest.Builder avoiding the
need to create one manually via ListSignalCatalogNodesRequest.builder()
listSignalCatalogNodesRequest - A Consumer that will call methods on ListSignalCatalogNodesRequest.Builder to create a
request.default CompletableFuture<ListSignalCatalogsResponse> listSignalCatalogs(ListSignalCatalogsRequest listSignalCatalogsRequest)
Lists all the created signal catalogs in an Amazon Web Services account.
You can use to list information about each signal (node) specified in a signal catalog.
This API operation uses pagination. Specify the nextToken parameter in the request to return more
results.
listSignalCatalogsRequest - default CompletableFuture<ListSignalCatalogsResponse> listSignalCatalogs(Consumer<ListSignalCatalogsRequest.Builder> listSignalCatalogsRequest)
Lists all the created signal catalogs in an Amazon Web Services account.
You can use to list information about each signal (node) specified in a signal catalog.
This API operation uses pagination. Specify the nextToken parameter in the request to return more
results.
This is a convenience which creates an instance of the ListSignalCatalogsRequest.Builder avoiding the
need to create one manually via ListSignalCatalogsRequest.builder()
listSignalCatalogsRequest - A Consumer that will call methods on ListSignalCatalogsRequest.Builder to create a
request.default ListSignalCatalogsPublisher listSignalCatalogsPaginator(ListSignalCatalogsRequest listSignalCatalogsRequest)
Lists all the created signal catalogs in an Amazon Web Services account.
You can use to list information about each signal (node) specified in a signal catalog.
This API operation uses pagination. Specify the nextToken parameter in the request to return more
results.
This is a variant of
listSignalCatalogs(software.amazon.awssdk.services.iotfleetwise.model.ListSignalCatalogsRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages.
SDK will internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe
method will result in a new Subscription i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.iotfleetwise.paginators.ListSignalCatalogsPublisher publisher = client.listSignalCatalogsPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.iotfleetwise.paginators.ListSignalCatalogsPublisher publisher = client.listSignalCatalogsPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.iotfleetwise.model.ListSignalCatalogsResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.iotfleetwise.model.ListSignalCatalogsResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listSignalCatalogs(software.amazon.awssdk.services.iotfleetwise.model.ListSignalCatalogsRequest)
operation.
listSignalCatalogsRequest - default ListSignalCatalogsPublisher listSignalCatalogsPaginator(Consumer<ListSignalCatalogsRequest.Builder> listSignalCatalogsRequest)
Lists all the created signal catalogs in an Amazon Web Services account.
You can use to list information about each signal (node) specified in a signal catalog.
This API operation uses pagination. Specify the nextToken parameter in the request to return more
results.
This is a variant of
listSignalCatalogs(software.amazon.awssdk.services.iotfleetwise.model.ListSignalCatalogsRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages.
SDK will internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe
method will result in a new Subscription i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.iotfleetwise.paginators.ListSignalCatalogsPublisher publisher = client.listSignalCatalogsPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.iotfleetwise.paginators.ListSignalCatalogsPublisher publisher = client.listSignalCatalogsPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.iotfleetwise.model.ListSignalCatalogsResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.iotfleetwise.model.ListSignalCatalogsResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listSignalCatalogs(software.amazon.awssdk.services.iotfleetwise.model.ListSignalCatalogsRequest)
operation.
This is a convenience which creates an instance of the ListSignalCatalogsRequest.Builder avoiding the
need to create one manually via ListSignalCatalogsRequest.builder()
listSignalCatalogsRequest - A Consumer that will call methods on ListSignalCatalogsRequest.Builder to create a
request.default CompletableFuture<ListTagsForResourceResponse> listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Lists the tags (metadata) you have assigned to the resource.
listTagsForResourceRequest - default CompletableFuture<ListTagsForResourceResponse> listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Lists the tags (metadata) you have assigned to the resource.
This is a convenience which creates an instance of the ListTagsForResourceRequest.Builder avoiding the
need to create one manually via ListTagsForResourceRequest.builder()
listTagsForResourceRequest - A Consumer that will call methods on ListTagsForResourceRequest.Builder to create a
request.default CompletableFuture<ListVehiclesResponse> listVehicles(ListVehiclesRequest listVehiclesRequest)
Retrieves a list of summaries of created vehicles.
This API operation uses pagination. Specify the nextToken parameter in the request to return more
results.
listVehiclesRequest - default CompletableFuture<ListVehiclesResponse> listVehicles(Consumer<ListVehiclesRequest.Builder> listVehiclesRequest)
Retrieves a list of summaries of created vehicles.
This API operation uses pagination. Specify the nextToken parameter in the request to return more
results.
This is a convenience which creates an instance of the ListVehiclesRequest.Builder avoiding the need to
create one manually via ListVehiclesRequest.builder()
listVehiclesRequest - A Consumer that will call methods on ListVehiclesRequest.Builder to create a request.default CompletableFuture<ListVehiclesInFleetResponse> listVehiclesInFleet(ListVehiclesInFleetRequest listVehiclesInFleetRequest)
Retrieves a list of summaries of all vehicles associated with a fleet.
This API operation uses pagination. Specify the nextToken parameter in the request to return more
results.
listVehiclesInFleetRequest - default CompletableFuture<ListVehiclesInFleetResponse> listVehiclesInFleet(Consumer<ListVehiclesInFleetRequest.Builder> listVehiclesInFleetRequest)
Retrieves a list of summaries of all vehicles associated with a fleet.
This API operation uses pagination. Specify the nextToken parameter in the request to return more
results.
This is a convenience which creates an instance of the ListVehiclesInFleetRequest.Builder avoiding the
need to create one manually via ListVehiclesInFleetRequest.builder()
listVehiclesInFleetRequest - A Consumer that will call methods on ListVehiclesInFleetRequest.Builder to create a
request.default ListVehiclesInFleetPublisher listVehiclesInFleetPaginator(ListVehiclesInFleetRequest listVehiclesInFleetRequest)
Retrieves a list of summaries of all vehicles associated with a fleet.
This API operation uses pagination. Specify the nextToken parameter in the request to return more
results.
This is a variant of
listVehiclesInFleet(software.amazon.awssdk.services.iotfleetwise.model.ListVehiclesInFleetRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages.
SDK will internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe
method will result in a new Subscription i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.iotfleetwise.paginators.ListVehiclesInFleetPublisher publisher = client.listVehiclesInFleetPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.iotfleetwise.paginators.ListVehiclesInFleetPublisher publisher = client.listVehiclesInFleetPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.iotfleetwise.model.ListVehiclesInFleetResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.iotfleetwise.model.ListVehiclesInFleetResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listVehiclesInFleet(software.amazon.awssdk.services.iotfleetwise.model.ListVehiclesInFleetRequest)
operation.
listVehiclesInFleetRequest - default ListVehiclesInFleetPublisher listVehiclesInFleetPaginator(Consumer<ListVehiclesInFleetRequest.Builder> listVehiclesInFleetRequest)
Retrieves a list of summaries of all vehicles associated with a fleet.
This API operation uses pagination. Specify the nextToken parameter in the request to return more
results.
This is a variant of
listVehiclesInFleet(software.amazon.awssdk.services.iotfleetwise.model.ListVehiclesInFleetRequest)
operation. The return type is a custom publisher that can be subscribed to request a stream of response pages.
SDK will internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe
method will result in a new Subscription i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.iotfleetwise.paginators.ListVehiclesInFleetPublisher publisher = client.listVehiclesInFleetPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.iotfleetwise.paginators.ListVehiclesInFleetPublisher publisher = client.listVehiclesInFleetPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.iotfleetwise.model.ListVehiclesInFleetResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.iotfleetwise.model.ListVehiclesInFleetResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listVehiclesInFleet(software.amazon.awssdk.services.iotfleetwise.model.ListVehiclesInFleetRequest)
operation.
This is a convenience which creates an instance of the ListVehiclesInFleetRequest.Builder avoiding the
need to create one manually via ListVehiclesInFleetRequest.builder()
listVehiclesInFleetRequest - A Consumer that will call methods on ListVehiclesInFleetRequest.Builder to create a
request.default ListVehiclesPublisher listVehiclesPaginator(ListVehiclesRequest listVehiclesRequest)
Retrieves a list of summaries of created vehicles.
This API operation uses pagination. Specify the nextToken parameter in the request to return more
results.
This is a variant of
listVehicles(software.amazon.awssdk.services.iotfleetwise.model.ListVehiclesRequest) operation. The
return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will
internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe
method will result in a new Subscription i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.iotfleetwise.paginators.ListVehiclesPublisher publisher = client.listVehiclesPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.iotfleetwise.paginators.ListVehiclesPublisher publisher = client.listVehiclesPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.iotfleetwise.model.ListVehiclesResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.iotfleetwise.model.ListVehiclesResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listVehicles(software.amazon.awssdk.services.iotfleetwise.model.ListVehiclesRequest) operation.
listVehiclesRequest - default ListVehiclesPublisher listVehiclesPaginator(Consumer<ListVehiclesRequest.Builder> listVehiclesRequest)
Retrieves a list of summaries of created vehicles.
This API operation uses pagination. Specify the nextToken parameter in the request to return more
results.
This is a variant of
listVehicles(software.amazon.awssdk.services.iotfleetwise.model.ListVehiclesRequest) operation. The
return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will
internally handle making service calls for you.
When the operation is called, an instance of this class is returned. At this point, no service calls are made yet
and so there is no guarantee that the request is valid. If there are errors in your request, you will see the
failures only after you start streaming the data. The subscribe method should be called as a request to start
streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe
method will result in a new Subscription i.e., a new contract to stream data from the
starting request.
The following are few ways to use the response class:
1) Using the subscribe helper method
software.amazon.awssdk.services.iotfleetwise.paginators.ListVehiclesPublisher publisher = client.listVehiclesPaginator(request);
CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response });
future.get();
2) Using a custom subscriber
software.amazon.awssdk.services.iotfleetwise.paginators.ListVehiclesPublisher publisher = client.listVehiclesPaginator(request);
publisher.subscribe(new Subscriber<software.amazon.awssdk.services.iotfleetwise.model.ListVehiclesResponse>() {
public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... };
public void onNext(software.amazon.awssdk.services.iotfleetwise.model.ListVehiclesResponse response) { //... };
});
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.
Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listVehicles(software.amazon.awssdk.services.iotfleetwise.model.ListVehiclesRequest) operation.
This is a convenience which creates an instance of the ListVehiclesRequest.Builder avoiding the need to
create one manually via ListVehiclesRequest.builder()
listVehiclesRequest - A Consumer that will call methods on ListVehiclesRequest.Builder to create a request.default CompletableFuture<PutLoggingOptionsResponse> putLoggingOptions(PutLoggingOptionsRequest putLoggingOptionsRequest)
Creates or updates the logging option.
putLoggingOptionsRequest - default CompletableFuture<PutLoggingOptionsResponse> putLoggingOptions(Consumer<PutLoggingOptionsRequest.Builder> putLoggingOptionsRequest)
Creates or updates the logging option.
This is a convenience which creates an instance of the PutLoggingOptionsRequest.Builder avoiding the need
to create one manually via PutLoggingOptionsRequest.builder()
putLoggingOptionsRequest - A Consumer that will call methods on PutLoggingOptionsRequest.Builder to create a request.default CompletableFuture<RegisterAccountResponse> registerAccount(RegisterAccountRequest registerAccountRequest)
Registers your Amazon Web Services account, IAM, and Amazon Timestream resources so Amazon Web Services IoT FleetWise can transfer your vehicle data to the Amazon Web Services Cloud. For more information, including step-by-step procedures, see Setting up Amazon Web Services IoT FleetWise.
An Amazon Web Services account is not the same thing as a "user account". An Amazon Web Services user is an identity that you create using Identity and Access Management (IAM) and takes the form of either an IAM user or an IAM role, both with credentials. A single Amazon Web Services account can, and typically does, contain many users and roles.
registerAccountRequest - default CompletableFuture<RegisterAccountResponse> registerAccount(Consumer<RegisterAccountRequest.Builder> registerAccountRequest)
Registers your Amazon Web Services account, IAM, and Amazon Timestream resources so Amazon Web Services IoT FleetWise can transfer your vehicle data to the Amazon Web Services Cloud. For more information, including step-by-step procedures, see Setting up Amazon Web Services IoT FleetWise.
An Amazon Web Services account is not the same thing as a "user account". An Amazon Web Services user is an identity that you create using Identity and Access Management (IAM) and takes the form of either an IAM user or an IAM role, both with credentials. A single Amazon Web Services account can, and typically does, contain many users and roles.
This is a convenience which creates an instance of the RegisterAccountRequest.Builder avoiding the need
to create one manually via RegisterAccountRequest.builder()
registerAccountRequest - A Consumer that will call methods on RegisterAccountRequest.Builder to create a request.default CompletableFuture<TagResourceResponse> tagResource(TagResourceRequest tagResourceRequest)
Adds to or modifies the tags of the given resource. Tags are metadata which can be used to manage a resource.
tagResourceRequest - default CompletableFuture<TagResourceResponse> tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Adds to or modifies the tags of the given resource. Tags are metadata which can be used to manage a resource.
This is a convenience which creates an instance of the TagResourceRequest.Builder avoiding the need to
create one manually via TagResourceRequest.builder()
tagResourceRequest - A Consumer that will call methods on TagResourceRequest.Builder to create a request.default CompletableFuture<UntagResourceResponse> untagResource(UntagResourceRequest untagResourceRequest)
Removes the given tags (metadata) from the resource.
untagResourceRequest - default CompletableFuture<UntagResourceResponse> untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes the given tags (metadata) from the resource.
This is a convenience which creates an instance of the UntagResourceRequest.Builder avoiding the need to
create one manually via UntagResourceRequest.builder()
untagResourceRequest - A Consumer that will call methods on UntagResourceRequest.Builder to create a request.default CompletableFuture<UpdateCampaignResponse> updateCampaign(UpdateCampaignRequest updateCampaignRequest)
Updates a campaign.
updateCampaignRequest - default CompletableFuture<UpdateCampaignResponse> updateCampaign(Consumer<UpdateCampaignRequest.Builder> updateCampaignRequest)
Updates a campaign.
This is a convenience which creates an instance of the UpdateCampaignRequest.Builder avoiding the need to
create one manually via UpdateCampaignRequest.builder()
updateCampaignRequest - A Consumer that will call methods on UpdateCampaignRequest.Builder to create a request.default CompletableFuture<UpdateDecoderManifestResponse> updateDecoderManifest(UpdateDecoderManifestRequest updateDecoderManifestRequest)
Updates a decoder manifest.
A decoder manifest can only be updated when the status is DRAFT. Only ACTIVE decoder
manifests can be associated with vehicles.
updateDecoderManifestRequest - default CompletableFuture<UpdateDecoderManifestResponse> updateDecoderManifest(Consumer<UpdateDecoderManifestRequest.Builder> updateDecoderManifestRequest)
Updates a decoder manifest.
A decoder manifest can only be updated when the status is DRAFT. Only ACTIVE decoder
manifests can be associated with vehicles.
This is a convenience which creates an instance of the UpdateDecoderManifestRequest.Builder avoiding the
need to create one manually via UpdateDecoderManifestRequest.builder()
updateDecoderManifestRequest - A Consumer that will call methods on UpdateDecoderManifestRequest.Builder to create a
request.default CompletableFuture<UpdateFleetResponse> updateFleet(UpdateFleetRequest updateFleetRequest)
Updates the description of an existing fleet.
If the fleet is successfully updated, Amazon Web Services IoT FleetWise sends back an HTTP 200 response with an empty HTTP body.
updateFleetRequest - default CompletableFuture<UpdateFleetResponse> updateFleet(Consumer<UpdateFleetRequest.Builder> updateFleetRequest)
Updates the description of an existing fleet.
If the fleet is successfully updated, Amazon Web Services IoT FleetWise sends back an HTTP 200 response with an empty HTTP body.
This is a convenience which creates an instance of the UpdateFleetRequest.Builder avoiding the need to
create one manually via UpdateFleetRequest.builder()
updateFleetRequest - A Consumer that will call methods on UpdateFleetRequest.Builder to create a request.default CompletableFuture<UpdateModelManifestResponse> updateModelManifest(UpdateModelManifestRequest updateModelManifestRequest)
Updates a vehicle model (model manifest). If created vehicles are associated with a vehicle model, it can't be updated.
updateModelManifestRequest - default CompletableFuture<UpdateModelManifestResponse> updateModelManifest(Consumer<UpdateModelManifestRequest.Builder> updateModelManifestRequest)
Updates a vehicle model (model manifest). If created vehicles are associated with a vehicle model, it can't be updated.
This is a convenience which creates an instance of the UpdateModelManifestRequest.Builder avoiding the
need to create one manually via UpdateModelManifestRequest.builder()
updateModelManifestRequest - A Consumer that will call methods on UpdateModelManifestRequest.Builder to create a
request.default CompletableFuture<UpdateSignalCatalogResponse> updateSignalCatalog(UpdateSignalCatalogRequest updateSignalCatalogRequest)
Updates a signal catalog.
updateSignalCatalogRequest - default CompletableFuture<UpdateSignalCatalogResponse> updateSignalCatalog(Consumer<UpdateSignalCatalogRequest.Builder> updateSignalCatalogRequest)
Updates a signal catalog.
This is a convenience which creates an instance of the UpdateSignalCatalogRequest.Builder avoiding the
need to create one manually via UpdateSignalCatalogRequest.builder()
updateSignalCatalogRequest - A Consumer that will call methods on UpdateSignalCatalogRequest.Builder to create a
request.default CompletableFuture<UpdateVehicleResponse> updateVehicle(UpdateVehicleRequest updateVehicleRequest)
Updates a vehicle.
updateVehicleRequest - default CompletableFuture<UpdateVehicleResponse> updateVehicle(Consumer<UpdateVehicleRequest.Builder> updateVehicleRequest)
Updates a vehicle.
This is a convenience which creates an instance of the UpdateVehicleRequest.Builder avoiding the need to
create one manually via UpdateVehicleRequest.builder()
updateVehicleRequest - A Consumer that will call methods on UpdateVehicleRequest.Builder to create a request.Copyright © 2022. All rights reserved.