public static interface GetDeploymentsRequest.Builder extends SagemakerEdgeRequest.Builder, SdkPojo, CopyableBuilder<GetDeploymentsRequest.Builder,GetDeploymentsRequest>
| Modifier and Type | Method and Description |
|---|---|
GetDeploymentsRequest.Builder |
deviceFleetName(String deviceFleetName)
The name of the fleet that the device belongs to.
|
GetDeploymentsRequest.Builder |
deviceName(String deviceName)
The unique name of the device you want to get the configuration of active deployments from.
|
GetDeploymentsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetDeploymentsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetDeploymentsRequest.Builder deviceName(String deviceName)
The unique name of the device you want to get the configuration of active deployments from.
deviceName - The unique name of the device you want to get the configuration of active deployments from.GetDeploymentsRequest.Builder deviceFleetName(String deviceFleetName)
The name of the fleet that the device belongs to.
deviceFleetName - The name of the fleet that the device belongs to.GetDeploymentsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetDeploymentsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.