@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class StartNetworkInsightsAnalysisRequest extends AmazonWebServiceRequest implements Serializable, Cloneable, DryRunSupportedRequest<StartNetworkInsightsAnalysisRequest>
NOOP
Constructor and Description |
---|
StartNetworkInsightsAnalysisRequest() |
Modifier and Type | Method and Description |
---|---|
StartNetworkInsightsAnalysisRequest |
clone()
Creates a shallow clone of this object for all fields except the handler context.
|
boolean |
equals(Object obj) |
List<String> |
getAdditionalAccounts()
The member accounts that contain resources that the path can traverse.
|
String |
getClientToken()
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
|
Request<StartNetworkInsightsAnalysisRequest> |
getDryRunRequest()
This method is intended for internal use only.
|
List<String> |
getFilterInArns()
The Amazon Resource Names (ARN) of the resources that the path must traverse.
|
String |
getNetworkInsightsPathId()
The ID of the path.
|
List<TagSpecification> |
getTagSpecifications()
The tags to apply.
|
int |
hashCode() |
void |
setAdditionalAccounts(Collection<String> additionalAccounts)
The member accounts that contain resources that the path can traverse.
|
void |
setClientToken(String clientToken)
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
|
void |
setFilterInArns(Collection<String> filterInArns)
The Amazon Resource Names (ARN) of the resources that the path must traverse.
|
void |
setNetworkInsightsPathId(String networkInsightsPathId)
The ID of the path.
|
void |
setTagSpecifications(Collection<TagSpecification> tagSpecifications)
The tags to apply.
|
String |
toString()
Returns a string representation of this object.
|
StartNetworkInsightsAnalysisRequest |
withAdditionalAccounts(Collection<String> additionalAccounts)
The member accounts that contain resources that the path can traverse.
|
StartNetworkInsightsAnalysisRequest |
withAdditionalAccounts(String... additionalAccounts)
The member accounts that contain resources that the path can traverse.
|
StartNetworkInsightsAnalysisRequest |
withClientToken(String clientToken)
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
|
StartNetworkInsightsAnalysisRequest |
withFilterInArns(Collection<String> filterInArns)
The Amazon Resource Names (ARN) of the resources that the path must traverse.
|
StartNetworkInsightsAnalysisRequest |
withFilterInArns(String... filterInArns)
The Amazon Resource Names (ARN) of the resources that the path must traverse.
|
StartNetworkInsightsAnalysisRequest |
withNetworkInsightsPathId(String networkInsightsPathId)
The ID of the path.
|
StartNetworkInsightsAnalysisRequest |
withTagSpecifications(Collection<TagSpecification> tagSpecifications)
The tags to apply.
|
StartNetworkInsightsAnalysisRequest |
withTagSpecifications(TagSpecification... tagSpecifications)
The tags to apply.
|
addHandlerContext, getCloneRoot, getCloneSource, getCustomQueryParameters, getCustomRequestHeaders, getGeneralProgressListener, getHandlerContext, getReadLimit, getRequestClientOptions, getRequestCredentials, getRequestCredentialsProvider, getRequestMetricCollector, getSdkClientExecutionTimeout, getSdkRequestTimeout, putCustomQueryParameter, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestCredentialsProvider, setRequestMetricCollector, setSdkClientExecutionTimeout, setSdkRequestTimeout, withGeneralProgressListener, withRequestCredentialsProvider, withRequestMetricCollector, withSdkClientExecutionTimeout, withSdkRequestTimeout
public void setNetworkInsightsPathId(String networkInsightsPathId)
The ID of the path.
networkInsightsPathId
- The ID of the path.public String getNetworkInsightsPathId()
The ID of the path.
public StartNetworkInsightsAnalysisRequest withNetworkInsightsPathId(String networkInsightsPathId)
The ID of the path.
networkInsightsPathId
- The ID of the path.public List<String> getAdditionalAccounts()
The member accounts that contain resources that the path can traverse.
public void setAdditionalAccounts(Collection<String> additionalAccounts)
The member accounts that contain resources that the path can traverse.
additionalAccounts
- The member accounts that contain resources that the path can traverse.public StartNetworkInsightsAnalysisRequest withAdditionalAccounts(String... additionalAccounts)
The member accounts that contain resources that the path can traverse.
NOTE: This method appends the values to the existing list (if any). Use
setAdditionalAccounts(java.util.Collection)
or withAdditionalAccounts(java.util.Collection)
if
you want to override the existing values.
additionalAccounts
- The member accounts that contain resources that the path can traverse.public StartNetworkInsightsAnalysisRequest withAdditionalAccounts(Collection<String> additionalAccounts)
The member accounts that contain resources that the path can traverse.
additionalAccounts
- The member accounts that contain resources that the path can traverse.public List<String> getFilterInArns()
The Amazon Resource Names (ARN) of the resources that the path must traverse.
public void setFilterInArns(Collection<String> filterInArns)
The Amazon Resource Names (ARN) of the resources that the path must traverse.
filterInArns
- The Amazon Resource Names (ARN) of the resources that the path must traverse.public StartNetworkInsightsAnalysisRequest withFilterInArns(String... filterInArns)
The Amazon Resource Names (ARN) of the resources that the path must traverse.
NOTE: This method appends the values to the existing list (if any). Use
setFilterInArns(java.util.Collection)
or withFilterInArns(java.util.Collection)
if you want to
override the existing values.
filterInArns
- The Amazon Resource Names (ARN) of the resources that the path must traverse.public StartNetworkInsightsAnalysisRequest withFilterInArns(Collection<String> filterInArns)
The Amazon Resource Names (ARN) of the resources that the path must traverse.
filterInArns
- The Amazon Resource Names (ARN) of the resources that the path must traverse.public List<TagSpecification> getTagSpecifications()
The tags to apply.
public void setTagSpecifications(Collection<TagSpecification> tagSpecifications)
The tags to apply.
tagSpecifications
- The tags to apply.public StartNetworkInsightsAnalysisRequest withTagSpecifications(TagSpecification... tagSpecifications)
The tags to apply.
NOTE: This method appends the values to the existing list (if any). Use
setTagSpecifications(java.util.Collection)
or withTagSpecifications(java.util.Collection)
if
you want to override the existing values.
tagSpecifications
- The tags to apply.public StartNetworkInsightsAnalysisRequest withTagSpecifications(Collection<TagSpecification> tagSpecifications)
The tags to apply.
tagSpecifications
- The tags to apply.public void setClientToken(String clientToken)
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see How to ensure idempotency.
clientToken
- Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more
information, see How to
ensure idempotency.public String getClientToken()
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see How to ensure idempotency.
public StartNetworkInsightsAnalysisRequest withClientToken(String clientToken)
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see How to ensure idempotency.
clientToken
- Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more
information, see How to
ensure idempotency.public Request<StartNetworkInsightsAnalysisRequest> getDryRunRequest()
getDryRunRequest
in interface DryRunSupportedRequest<StartNetworkInsightsAnalysisRequest>
public String toString()
toString
in class Object
Object.toString()
public StartNetworkInsightsAnalysisRequest clone()
AmazonWebServiceRequest
clone
in class AmazonWebServiceRequest
Object.clone()