| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotfleetwise |
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.
|
| software.amazon.awssdk.services.iotfleetwise.model |
| Modifier and Type | Method and Description |
|---|---|
static ListDecoderManifestNetworkInterfacesRequest.Builder |
ListDecoderManifestNetworkInterfacesRequest.builder() |
ListDecoderManifestNetworkInterfacesRequest.Builder |
ListDecoderManifestNetworkInterfacesRequest.Builder.maxResults(Integer maxResults)
The maximum number of items to return, between 1 and 100, inclusive.
|
ListDecoderManifestNetworkInterfacesRequest.Builder |
ListDecoderManifestNetworkInterfacesRequest.Builder.name(String name)
The name of the decoder manifest to list information about.
|
ListDecoderManifestNetworkInterfacesRequest.Builder |
ListDecoderManifestNetworkInterfacesRequest.Builder.nextToken(String nextToken)
A pagination token for the next set of results.
|
ListDecoderManifestNetworkInterfacesRequest.Builder |
ListDecoderManifestNetworkInterfacesRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListDecoderManifestNetworkInterfacesRequest.Builder |
ListDecoderManifestNetworkInterfacesRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
ListDecoderManifestNetworkInterfacesRequest.Builder |
ListDecoderManifestNetworkInterfacesRequest.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListDecoderManifestNetworkInterfacesRequest.Builder> |
ListDecoderManifestNetworkInterfacesRequest.serializableBuilderClass() |
Copyright © 2022. All rights reserved.