public static interface TrackingOptionsDoesNotExistException.Builder extends CopyableBuilder<TrackingOptionsDoesNotExistException.Builder,TrackingOptionsDoesNotExistException>
| Modifier and Type | Method and Description |
|---|---|
TrackingOptionsDoesNotExistException.Builder |
configurationSetName(String configurationSetName)
Indicates that a TrackingOptions object does not exist in the specified configuration set.
|
TrackingOptionsDoesNotExistException.Builder |
message(String message) |
copyapply, buildTrackingOptionsDoesNotExistException.Builder configurationSetName(String configurationSetName)
Indicates that a TrackingOptions object does not exist in the specified configuration set.
configurationSetName - Indicates that a TrackingOptions object does not exist in the specified configuration set.TrackingOptionsDoesNotExistException.Builder message(String message)
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.