- clearTagsEntries() - Method in class com.amazonaws.services.oam.model.CreateLinkRequest
-
Removes all the entries added into Tags.
- clearTagsEntries() - Method in class com.amazonaws.services.oam.model.CreateLinkResult
-
Removes all the entries added into Tags.
- clearTagsEntries() - Method in class com.amazonaws.services.oam.model.CreateSinkRequest
-
Removes all the entries added into Tags.
- clearTagsEntries() - Method in class com.amazonaws.services.oam.model.CreateSinkResult
-
Removes all the entries added into Tags.
- clearTagsEntries() - Method in class com.amazonaws.services.oam.model.GetLinkResult
-
Removes all the entries added into Tags.
- clearTagsEntries() - Method in class com.amazonaws.services.oam.model.GetSinkResult
-
Removes all the entries added into Tags.
- clearTagsEntries() - Method in class com.amazonaws.services.oam.model.ListTagsForResourceResult
-
Removes all the entries added into Tags.
- clearTagsEntries() - Method in class com.amazonaws.services.oam.model.TagResourceRequest
-
Removes all the entries added into Tags.
- clearTagsEntries() - Method in class com.amazonaws.services.oam.model.UpdateLinkResult
-
Removes all the entries added into Tags.
- clone() - Method in class com.amazonaws.services.oam.model.CreateLinkRequest
-
- clone() - Method in class com.amazonaws.services.oam.model.CreateLinkResult
-
- clone() - Method in class com.amazonaws.services.oam.model.CreateSinkRequest
-
- clone() - Method in class com.amazonaws.services.oam.model.CreateSinkResult
-
- clone() - Method in class com.amazonaws.services.oam.model.DeleteLinkRequest
-
- clone() - Method in class com.amazonaws.services.oam.model.DeleteLinkResult
-
- clone() - Method in class com.amazonaws.services.oam.model.DeleteSinkRequest
-
- clone() - Method in class com.amazonaws.services.oam.model.DeleteSinkResult
-
- clone() - Method in class com.amazonaws.services.oam.model.GetLinkRequest
-
- clone() - Method in class com.amazonaws.services.oam.model.GetLinkResult
-
- clone() - Method in class com.amazonaws.services.oam.model.GetSinkPolicyRequest
-
- clone() - Method in class com.amazonaws.services.oam.model.GetSinkPolicyResult
-
- clone() - Method in class com.amazonaws.services.oam.model.GetSinkRequest
-
- clone() - Method in class com.amazonaws.services.oam.model.GetSinkResult
-
- clone() - Method in class com.amazonaws.services.oam.model.ListAttachedLinksItem
-
- clone() - Method in class com.amazonaws.services.oam.model.ListAttachedLinksRequest
-
- clone() - Method in class com.amazonaws.services.oam.model.ListAttachedLinksResult
-
- clone() - Method in class com.amazonaws.services.oam.model.ListLinksItem
-
- clone() - Method in class com.amazonaws.services.oam.model.ListLinksRequest
-
- clone() - Method in class com.amazonaws.services.oam.model.ListLinksResult
-
- clone() - Method in class com.amazonaws.services.oam.model.ListSinksItem
-
- clone() - Method in class com.amazonaws.services.oam.model.ListSinksRequest
-
- clone() - Method in class com.amazonaws.services.oam.model.ListSinksResult
-
- clone() - Method in class com.amazonaws.services.oam.model.ListTagsForResourceRequest
-
- clone() - Method in class com.amazonaws.services.oam.model.ListTagsForResourceResult
-
- clone() - Method in class com.amazonaws.services.oam.model.PutSinkPolicyRequest
-
- clone() - Method in class com.amazonaws.services.oam.model.PutSinkPolicyResult
-
- clone() - Method in class com.amazonaws.services.oam.model.TagResourceRequest
-
- clone() - Method in class com.amazonaws.services.oam.model.TagResourceResult
-
- clone() - Method in class com.amazonaws.services.oam.model.UntagResourceRequest
-
- clone() - Method in class com.amazonaws.services.oam.model.UntagResourceResult
-
- clone() - Method in class com.amazonaws.services.oam.model.UpdateLinkRequest
-
- clone() - Method in class com.amazonaws.services.oam.model.UpdateLinkResult
-
- com.amazonaws.services.oam - package com.amazonaws.services.oam
-
Use Amazon CloudWatch Observability Access Manager to create and manage links between source accounts and monitoring
accounts by using CloudWatch cross-account observability.
- com.amazonaws.services.oam.model - package com.amazonaws.services.oam.model
-
- configFactory - Static variable in class com.amazonaws.services.oam.AWSOAMClient
-
Client configuration factory providing ClientConfigurations tailored to this client
- ConflictException - Exception in com.amazonaws.services.oam.model
-
A resource was in an inconsistent state during an update or a deletion.
- ConflictException(String) - Constructor for exception com.amazonaws.services.oam.model.ConflictException
-
Constructs a new ConflictException with the specified error message.
- createLink(CreateLinkRequest) - Method in class com.amazonaws.services.oam.AbstractAWSOAM
-
- createLink(CreateLinkRequest) - Method in interface com.amazonaws.services.oam.AWSOAM
-
Creates a link between a source account and a sink that you have created in a monitoring account.
- createLink(CreateLinkRequest) - Method in class com.amazonaws.services.oam.AWSOAMClient
-
Creates a link between a source account and a sink that you have created in a monitoring account.
- createLinkAsync(CreateLinkRequest) - Method in class com.amazonaws.services.oam.AbstractAWSOAMAsync
-
- createLinkAsync(CreateLinkRequest, AsyncHandler<CreateLinkRequest, CreateLinkResult>) - Method in class com.amazonaws.services.oam.AbstractAWSOAMAsync
-
- createLinkAsync(CreateLinkRequest) - Method in interface com.amazonaws.services.oam.AWSOAMAsync
-
Creates a link between a source account and a sink that you have created in a monitoring account.
- createLinkAsync(CreateLinkRequest, AsyncHandler<CreateLinkRequest, CreateLinkResult>) - Method in interface com.amazonaws.services.oam.AWSOAMAsync
-
Creates a link between a source account and a sink that you have created in a monitoring account.
- createLinkAsync(CreateLinkRequest) - Method in class com.amazonaws.services.oam.AWSOAMAsyncClient
-
- createLinkAsync(CreateLinkRequest, AsyncHandler<CreateLinkRequest, CreateLinkResult>) - Method in class com.amazonaws.services.oam.AWSOAMAsyncClient
-
- CreateLinkRequest - Class in com.amazonaws.services.oam.model
-
- CreateLinkRequest() - Constructor for class com.amazonaws.services.oam.model.CreateLinkRequest
-
- CreateLinkResult - Class in com.amazonaws.services.oam.model
-
- CreateLinkResult() - Constructor for class com.amazonaws.services.oam.model.CreateLinkResult
-
- createSink(CreateSinkRequest) - Method in class com.amazonaws.services.oam.AbstractAWSOAM
-
- createSink(CreateSinkRequest) - Method in interface com.amazonaws.services.oam.AWSOAM
-
Use this to create a sink in the current account, so that it can be used as a monitoring account in
CloudWatch cross-account observability.
- createSink(CreateSinkRequest) - Method in class com.amazonaws.services.oam.AWSOAMClient
-
Use this to create a sink in the current account, so that it can be used as a monitoring account in
CloudWatch cross-account observability.
- createSinkAsync(CreateSinkRequest) - Method in class com.amazonaws.services.oam.AbstractAWSOAMAsync
-
- createSinkAsync(CreateSinkRequest, AsyncHandler<CreateSinkRequest, CreateSinkResult>) - Method in class com.amazonaws.services.oam.AbstractAWSOAMAsync
-
- createSinkAsync(CreateSinkRequest) - Method in interface com.amazonaws.services.oam.AWSOAMAsync
-
Use this to create a sink in the current account, so that it can be used as a monitoring account in
CloudWatch cross-account observability.
- createSinkAsync(CreateSinkRequest, AsyncHandler<CreateSinkRequest, CreateSinkResult>) - Method in interface com.amazonaws.services.oam.AWSOAMAsync
-
Use this to create a sink in the current account, so that it can be used as a monitoring account in
CloudWatch cross-account observability.
- createSinkAsync(CreateSinkRequest) - Method in class com.amazonaws.services.oam.AWSOAMAsyncClient
-
- createSinkAsync(CreateSinkRequest, AsyncHandler<CreateSinkRequest, CreateSinkResult>) - Method in class com.amazonaws.services.oam.AWSOAMAsyncClient
-
- CreateSinkRequest - Class in com.amazonaws.services.oam.model
-
- CreateSinkRequest() - Constructor for class com.amazonaws.services.oam.model.CreateSinkRequest
-
- CreateSinkResult - Class in com.amazonaws.services.oam.model
-
- CreateSinkResult() - Constructor for class com.amazonaws.services.oam.model.CreateSinkResult
-
- getAmznErrorType() - Method in exception com.amazonaws.services.oam.model.ConflictException
-
The name of the exception.
- getAmznErrorType() - Method in exception com.amazonaws.services.oam.model.InternalServiceException
-
The name of the exception.
- getAmznErrorType() - Method in exception com.amazonaws.services.oam.model.InvalidParameterException
-
The name of the exception.
- getAmznErrorType() - Method in exception com.amazonaws.services.oam.model.MissingRequiredParameterException
-
The name of the exception.
- getAmznErrorType() - Method in exception com.amazonaws.services.oam.model.ResourceNotFoundException
-
The name of the exception.
- getAmznErrorType() - Method in exception com.amazonaws.services.oam.model.ServiceQuotaExceededException
-
The name of the exception.
- getArn() - Method in class com.amazonaws.services.oam.model.CreateLinkResult
-
The ARN of the link that is newly created.
- getArn() - Method in class com.amazonaws.services.oam.model.CreateSinkResult
-
The ARN of the sink that is newly created.
- getArn() - Method in class com.amazonaws.services.oam.model.GetLinkResult
-
The ARN of the link.
- getArn() - Method in class com.amazonaws.services.oam.model.GetSinkResult
-
The ARN of the sink.
- getArn() - Method in class com.amazonaws.services.oam.model.ListLinksItem
-
The ARN of the link.
- getArn() - Method in class com.amazonaws.services.oam.model.ListSinksItem
-
The ARN of the sink.
- getArn() - Method in class com.amazonaws.services.oam.model.UpdateLinkResult
-
The ARN of the link that you have updated.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.oam.AbstractAWSOAM
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.oam.AWSOAM
-
Returns additional metadata for a previously executed successful request, typically used for debugging issues
where a service isn't acting as expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.oam.AWSOAMClient
-
Returns additional metadata for a previously executed successful, request, typically used for debugging issues
where a service isn't acting as expected.
- getExecutorService() - Method in class com.amazonaws.services.oam.AWSOAMAsyncClient
-
Returns the executor service used by this client to execute async requests.
- getId() - Method in class com.amazonaws.services.oam.model.CreateLinkResult
-
The random ID string that Amazon Web Services generated as part of the link ARN.
- getId() - Method in class com.amazonaws.services.oam.model.CreateSinkResult
-
The random ID string that Amazon Web Services generated as part of the sink ARN.
- getId() - Method in class com.amazonaws.services.oam.model.GetLinkResult
-
The random ID string that Amazon Web Services generated as part of the link ARN.
- getId() - Method in class com.amazonaws.services.oam.model.GetSinkResult
-
The random ID string that Amazon Web Services generated as part of the sink ARN.
- getId() - Method in class com.amazonaws.services.oam.model.ListLinksItem
-
The random ID string that Amazon Web Services generated as part of the link ARN.
- getId() - Method in class com.amazonaws.services.oam.model.ListSinksItem
-
The random ID string that Amazon Web Services generated as part of the sink ARN.
- getId() - Method in class com.amazonaws.services.oam.model.UpdateLinkResult
-
The random ID string that Amazon Web Services generated as part of the sink ARN.
- getIdentifier() - Method in class com.amazonaws.services.oam.model.DeleteLinkRequest
-
The ARN of the link to delete.
- getIdentifier() - Method in class com.amazonaws.services.oam.model.DeleteSinkRequest
-
The ARN of the sink to delete.
- getIdentifier() - Method in class com.amazonaws.services.oam.model.GetLinkRequest
-
The ARN of the link to retrieve information for.
- getIdentifier() - Method in class com.amazonaws.services.oam.model.GetSinkRequest
-
The ARN of the sink to retrieve information for.
- getIdentifier() - Method in class com.amazonaws.services.oam.model.UpdateLinkRequest
-
The ARN of the link that you want to update.
- getItems() - Method in class com.amazonaws.services.oam.model.ListAttachedLinksResult
-
An array of structures that contain the information about the attached links.
- getItems() - Method in class com.amazonaws.services.oam.model.ListLinksResult
-
An array of structures that contain the information about the returned links.
- getItems() - Method in class com.amazonaws.services.oam.model.ListSinksResult
-
An array of structures that contain the information about the returned sinks.
- getLabel() - Method in class com.amazonaws.services.oam.model.CreateLinkResult
-
The label that you assigned to this link.
- getLabel() - Method in class com.amazonaws.services.oam.model.GetLinkResult
-
The label that you assigned to this link, with the variables resolved to their actual values.
- getLabel() - Method in class com.amazonaws.services.oam.model.ListAttachedLinksItem
-
The label that was assigned to this link at creation, with the variables resolved to their actual values.
- getLabel() - Method in class com.amazonaws.services.oam.model.ListLinksItem
-
The label that was assigned to this link at creation, with the variables resolved to their actual values.
- getLabel() - Method in class com.amazonaws.services.oam.model.UpdateLinkResult
-
The label assigned to this link, with the variables resolved to their actual values.
- getLabelTemplate() - Method in class com.amazonaws.services.oam.model.CreateLinkRequest
-
Specify a friendly human-readable name to use to identify this source account when you are viewing data from it
in the monitoring account.
- getLabelTemplate() - Method in class com.amazonaws.services.oam.model.CreateLinkResult
-
The exact label template that you specified, with the variables not resolved.
- getLabelTemplate() - Method in class com.amazonaws.services.oam.model.GetLinkResult
-
The exact label template that was specified when the link was created, with the template variables not resolved.
- getLabelTemplate() - Method in class com.amazonaws.services.oam.model.UpdateLinkResult
-
The exact label template that was specified when the link was created, with the template variables not resolved.
- getLink(GetLinkRequest) - Method in class com.amazonaws.services.oam.AbstractAWSOAM
-
- getLink(GetLinkRequest) - Method in interface com.amazonaws.services.oam.AWSOAM
-
Returns complete information about one link.
- getLink(GetLinkRequest) - Method in class com.amazonaws.services.oam.AWSOAMClient
-
Returns complete information about one link.
- getLinkArn() - Method in class com.amazonaws.services.oam.model.ListAttachedLinksItem
-
The ARN of the link.
- getLinkAsync(GetLinkRequest) - Method in class com.amazonaws.services.oam.AbstractAWSOAMAsync
-
- getLinkAsync(GetLinkRequest, AsyncHandler<GetLinkRequest, GetLinkResult>) - Method in class com.amazonaws.services.oam.AbstractAWSOAMAsync
-
- getLinkAsync(GetLinkRequest) - Method in interface com.amazonaws.services.oam.AWSOAMAsync
-
Returns complete information about one link.
- getLinkAsync(GetLinkRequest, AsyncHandler<GetLinkRequest, GetLinkResult>) - Method in interface com.amazonaws.services.oam.AWSOAMAsync
-
Returns complete information about one link.
- getLinkAsync(GetLinkRequest) - Method in class com.amazonaws.services.oam.AWSOAMAsyncClient
-
- getLinkAsync(GetLinkRequest, AsyncHandler<GetLinkRequest, GetLinkResult>) - Method in class com.amazonaws.services.oam.AWSOAMAsyncClient
-
- GetLinkRequest - Class in com.amazonaws.services.oam.model
-
- GetLinkRequest() - Constructor for class com.amazonaws.services.oam.model.GetLinkRequest
-
- GetLinkResult - Class in com.amazonaws.services.oam.model
-
- GetLinkResult() - Constructor for class com.amazonaws.services.oam.model.GetLinkResult
-
- getMaxResults() - Method in class com.amazonaws.services.oam.model.ListAttachedLinksRequest
-
Limits the number of returned links to the specified number.
- getMaxResults() - Method in class com.amazonaws.services.oam.model.ListLinksRequest
-
Limits the number of returned links to the specified number.
- getMaxResults() - Method in class com.amazonaws.services.oam.model.ListSinksRequest
-
Limits the number of returned links to the specified number.
- getName() - Method in class com.amazonaws.services.oam.model.CreateSinkRequest
-
A name for the sink.
- getName() - Method in class com.amazonaws.services.oam.model.CreateSinkResult
-
The name of the sink.
- getName() - Method in class com.amazonaws.services.oam.model.GetSinkResult
-
The name of the sink.
- getName() - Method in class com.amazonaws.services.oam.model.ListSinksItem
-
The name of the sink.
- getNextToken() - Method in class com.amazonaws.services.oam.model.ListAttachedLinksRequest
-
The token for the next set of items to return.
- getNextToken() - Method in class com.amazonaws.services.oam.model.ListAttachedLinksResult
-
The token to use when requesting the next set of links.
- getNextToken() - Method in class com.amazonaws.services.oam.model.ListLinksRequest
-
The token for the next set of items to return.
- getNextToken() - Method in class com.amazonaws.services.oam.model.ListLinksResult
-
The token to use when requesting the next set of links.
- getNextToken() - Method in class com.amazonaws.services.oam.model.ListSinksRequest
-
The token for the next set of items to return.
- getNextToken() - Method in class com.amazonaws.services.oam.model.ListSinksResult
-
The token to use when requesting the next set of sinks.
- getPolicy() - Method in class com.amazonaws.services.oam.model.GetSinkPolicyResult
-
The policy that you specified, in JSON format.
- getPolicy() - Method in class com.amazonaws.services.oam.model.PutSinkPolicyRequest
-
The JSON policy to use.
- getPolicy() - Method in class com.amazonaws.services.oam.model.PutSinkPolicyResult
-
The policy that you specified.
- getResourceArn() - Method in class com.amazonaws.services.oam.model.ListTagsForResourceRequest
-
The ARN of the resource that you want to view tags for.
- getResourceArn() - Method in class com.amazonaws.services.oam.model.TagResourceRequest
-
The ARN of the resource that you're adding tags to.
- getResourceArn() - Method in class com.amazonaws.services.oam.model.UntagResourceRequest
-
The ARN of the resource that you're removing tags from.
- getResourceTypes() - Method in class com.amazonaws.services.oam.model.CreateLinkRequest
-
An array of strings that define which types of data that the source account shares with the monitoring account.
- getResourceTypes() - Method in class com.amazonaws.services.oam.model.CreateLinkResult
-
The resource types supported by this link.
- getResourceTypes() - Method in class com.amazonaws.services.oam.model.GetLinkResult
-
The resource types supported by this link.
- getResourceTypes() - Method in class com.amazonaws.services.oam.model.ListAttachedLinksItem
-
The resource types supported by this link.
- getResourceTypes() - Method in class com.amazonaws.services.oam.model.ListLinksItem
-
The resource types supported by this link.
- getResourceTypes() - Method in class com.amazonaws.services.oam.model.UpdateLinkRequest
-
An array of strings that define which types of data that the source account will send to the monitoring account.
- getResourceTypes() - Method in class com.amazonaws.services.oam.model.UpdateLinkResult
-
The resource types now supported by this link.
- getSink(GetSinkRequest) - Method in class com.amazonaws.services.oam.AbstractAWSOAM
-
- getSink(GetSinkRequest) - Method in interface com.amazonaws.services.oam.AWSOAM
-
Returns complete information about one monitoring account sink.
- getSink(GetSinkRequest) - Method in class com.amazonaws.services.oam.AWSOAMClient
-
Returns complete information about one monitoring account sink.
- getSinkArn() - Method in class com.amazonaws.services.oam.model.CreateLinkResult
-
The ARN of the sink that is used for this link.
- getSinkArn() - Method in class com.amazonaws.services.oam.model.GetLinkResult
-
The ARN of the sink that is used for this link.
- getSinkArn() - Method in class com.amazonaws.services.oam.model.GetSinkPolicyResult
-
The ARN of the sink.
- getSinkArn() - Method in class com.amazonaws.services.oam.model.ListLinksItem
-
The ARN of the sink that this link is attached to.
- getSinkArn() - Method in class com.amazonaws.services.oam.model.PutSinkPolicyResult
-
The ARN of the sink.
- getSinkArn() - Method in class com.amazonaws.services.oam.model.UpdateLinkResult
-
The ARN of the sink that is used for this link.
- getSinkAsync(GetSinkRequest) - Method in class com.amazonaws.services.oam.AbstractAWSOAMAsync
-
- getSinkAsync(GetSinkRequest, AsyncHandler<GetSinkRequest, GetSinkResult>) - Method in class com.amazonaws.services.oam.AbstractAWSOAMAsync
-
- getSinkAsync(GetSinkRequest) - Method in interface com.amazonaws.services.oam.AWSOAMAsync
-
Returns complete information about one monitoring account sink.
- getSinkAsync(GetSinkRequest, AsyncHandler<GetSinkRequest, GetSinkResult>) - Method in interface com.amazonaws.services.oam.AWSOAMAsync
-
Returns complete information about one monitoring account sink.
- getSinkAsync(GetSinkRequest) - Method in class com.amazonaws.services.oam.AWSOAMAsyncClient
-
- getSinkAsync(GetSinkRequest, AsyncHandler<GetSinkRequest, GetSinkResult>) - Method in class com.amazonaws.services.oam.AWSOAMAsyncClient
-
- getSinkId() - Method in class com.amazonaws.services.oam.model.GetSinkPolicyResult
-
The random ID string that Amazon Web Services generated as part of the sink ARN.
- getSinkId() - Method in class com.amazonaws.services.oam.model.PutSinkPolicyResult
-
The random ID string that Amazon Web Services generated as part of the sink ARN.
- getSinkIdentifier() - Method in class com.amazonaws.services.oam.model.CreateLinkRequest
-
The ARN of the sink to use to create this link.
- getSinkIdentifier() - Method in class com.amazonaws.services.oam.model.GetSinkPolicyRequest
-
The ARN of the sink to retrieve the policy of.
- getSinkIdentifier() - Method in class com.amazonaws.services.oam.model.ListAttachedLinksRequest
-
The ARN of the sink that you want to retrieve links for.
- getSinkIdentifier() - Method in class com.amazonaws.services.oam.model.PutSinkPolicyRequest
-
The ARN of the sink to attach this policy to.
- getSinkPolicy(GetSinkPolicyRequest) - Method in class com.amazonaws.services.oam.AbstractAWSOAM
-
- getSinkPolicy(GetSinkPolicyRequest) - Method in interface com.amazonaws.services.oam.AWSOAM
-
Returns the current sink policy attached to this sink.
- getSinkPolicy(GetSinkPolicyRequest) - Method in class com.amazonaws.services.oam.AWSOAMClient
-
Returns the current sink policy attached to this sink.
- getSinkPolicyAsync(GetSinkPolicyRequest) - Method in class com.amazonaws.services.oam.AbstractAWSOAMAsync
-
- getSinkPolicyAsync(GetSinkPolicyRequest, AsyncHandler<GetSinkPolicyRequest, GetSinkPolicyResult>) - Method in class com.amazonaws.services.oam.AbstractAWSOAMAsync
-
- getSinkPolicyAsync(GetSinkPolicyRequest) - Method in interface com.amazonaws.services.oam.AWSOAMAsync
-
Returns the current sink policy attached to this sink.
- getSinkPolicyAsync(GetSinkPolicyRequest, AsyncHandler<GetSinkPolicyRequest, GetSinkPolicyResult>) - Method in interface com.amazonaws.services.oam.AWSOAMAsync
-
Returns the current sink policy attached to this sink.
- getSinkPolicyAsync(GetSinkPolicyRequest) - Method in class com.amazonaws.services.oam.AWSOAMAsyncClient
-
- getSinkPolicyAsync(GetSinkPolicyRequest, AsyncHandler<GetSinkPolicyRequest, GetSinkPolicyResult>) - Method in class com.amazonaws.services.oam.AWSOAMAsyncClient
-
- GetSinkPolicyRequest - Class in com.amazonaws.services.oam.model
-
- GetSinkPolicyRequest() - Constructor for class com.amazonaws.services.oam.model.GetSinkPolicyRequest
-
- GetSinkPolicyResult - Class in com.amazonaws.services.oam.model
-
- GetSinkPolicyResult() - Constructor for class com.amazonaws.services.oam.model.GetSinkPolicyResult
-
- GetSinkRequest - Class in com.amazonaws.services.oam.model
-
- GetSinkRequest() - Constructor for class com.amazonaws.services.oam.model.GetSinkRequest
-
- GetSinkResult - Class in com.amazonaws.services.oam.model
-
- GetSinkResult() - Constructor for class com.amazonaws.services.oam.model.GetSinkResult
-
- getTagKeys() - Method in class com.amazonaws.services.oam.model.UntagResourceRequest
-
The list of tag keys to remove from the resource.
- getTags() - Method in class com.amazonaws.services.oam.model.CreateLinkRequest
-
Assigns one or more tags (key-value pairs) to the link.
- getTags() - Method in class com.amazonaws.services.oam.model.CreateLinkResult
-
The tags assigned to the link.
- getTags() - Method in class com.amazonaws.services.oam.model.CreateSinkRequest
-
Assigns one or more tags (key-value pairs) to the link.
- getTags() - Method in class com.amazonaws.services.oam.model.CreateSinkResult
-
The tags assigned to the sink.
- getTags() - Method in class com.amazonaws.services.oam.model.GetLinkResult
-
The tags assigned to the link.
- getTags() - Method in class com.amazonaws.services.oam.model.GetSinkResult
-
The tags assigned to the sink.
- getTags() - Method in class com.amazonaws.services.oam.model.ListTagsForResourceResult
-
The list of tags associated with the requested resource.>
- getTags() - Method in class com.amazonaws.services.oam.model.TagResourceRequest
-
The list of key-value pairs to associate with the resource.
- getTags() - Method in class com.amazonaws.services.oam.model.UpdateLinkResult
-
The tags assigned to the link.
- ServiceQuotaExceededException - Exception in com.amazonaws.services.oam.model
-
The request would cause a service quota to be exceeded.
- ServiceQuotaExceededException(String) - Constructor for exception com.amazonaws.services.oam.model.ServiceQuotaExceededException
-
Constructs a new ServiceQuotaExceededException with the specified error message.
- setAmznErrorType(String) - Method in exception com.amazonaws.services.oam.model.ConflictException
-
The name of the exception.
- setAmznErrorType(String) - Method in exception com.amazonaws.services.oam.model.InternalServiceException
-
The name of the exception.
- setAmznErrorType(String) - Method in exception com.amazonaws.services.oam.model.InvalidParameterException
-
The name of the exception.
- setAmznErrorType(String) - Method in exception com.amazonaws.services.oam.model.MissingRequiredParameterException
-
The name of the exception.
- setAmznErrorType(String) - Method in exception com.amazonaws.services.oam.model.ResourceNotFoundException
-
The name of the exception.
- setAmznErrorType(String) - Method in exception com.amazonaws.services.oam.model.ServiceQuotaExceededException
-
The name of the exception.
- setArn(String) - Method in class com.amazonaws.services.oam.model.CreateLinkResult
-
The ARN of the link that is newly created.
- setArn(String) - Method in class com.amazonaws.services.oam.model.CreateSinkResult
-
The ARN of the sink that is newly created.
- setArn(String) - Method in class com.amazonaws.services.oam.model.GetLinkResult
-
The ARN of the link.
- setArn(String) - Method in class com.amazonaws.services.oam.model.GetSinkResult
-
The ARN of the sink.
- setArn(String) - Method in class com.amazonaws.services.oam.model.ListLinksItem
-
The ARN of the link.
- setArn(String) - Method in class com.amazonaws.services.oam.model.ListSinksItem
-
The ARN of the sink.
- setArn(String) - Method in class com.amazonaws.services.oam.model.UpdateLinkResult
-
The ARN of the link that you have updated.
- setId(String) - Method in class com.amazonaws.services.oam.model.CreateLinkResult
-
The random ID string that Amazon Web Services generated as part of the link ARN.
- setId(String) - Method in class com.amazonaws.services.oam.model.CreateSinkResult
-
The random ID string that Amazon Web Services generated as part of the sink ARN.
- setId(String) - Method in class com.amazonaws.services.oam.model.GetLinkResult
-
The random ID string that Amazon Web Services generated as part of the link ARN.
- setId(String) - Method in class com.amazonaws.services.oam.model.GetSinkResult
-
The random ID string that Amazon Web Services generated as part of the sink ARN.
- setId(String) - Method in class com.amazonaws.services.oam.model.ListLinksItem
-
The random ID string that Amazon Web Services generated as part of the link ARN.
- setId(String) - Method in class com.amazonaws.services.oam.model.ListSinksItem
-
The random ID string that Amazon Web Services generated as part of the sink ARN.
- setId(String) - Method in class com.amazonaws.services.oam.model.UpdateLinkResult
-
The random ID string that Amazon Web Services generated as part of the sink ARN.
- setIdentifier(String) - Method in class com.amazonaws.services.oam.model.DeleteLinkRequest
-
The ARN of the link to delete.
- setIdentifier(String) - Method in class com.amazonaws.services.oam.model.DeleteSinkRequest
-
The ARN of the sink to delete.
- setIdentifier(String) - Method in class com.amazonaws.services.oam.model.GetLinkRequest
-
The ARN of the link to retrieve information for.
- setIdentifier(String) - Method in class com.amazonaws.services.oam.model.GetSinkRequest
-
The ARN of the sink to retrieve information for.
- setIdentifier(String) - Method in class com.amazonaws.services.oam.model.UpdateLinkRequest
-
The ARN of the link that you want to update.
- setItems(Collection<ListAttachedLinksItem>) - Method in class com.amazonaws.services.oam.model.ListAttachedLinksResult
-
An array of structures that contain the information about the attached links.
- setItems(Collection<ListLinksItem>) - Method in class com.amazonaws.services.oam.model.ListLinksResult
-
An array of structures that contain the information about the returned links.
- setItems(Collection<ListSinksItem>) - Method in class com.amazonaws.services.oam.model.ListSinksResult
-
An array of structures that contain the information about the returned sinks.
- setLabel(String) - Method in class com.amazonaws.services.oam.model.CreateLinkResult
-
The label that you assigned to this link.
- setLabel(String) - Method in class com.amazonaws.services.oam.model.GetLinkResult
-
The label that you assigned to this link, with the variables resolved to their actual values.
- setLabel(String) - Method in class com.amazonaws.services.oam.model.ListAttachedLinksItem
-
The label that was assigned to this link at creation, with the variables resolved to their actual values.
- setLabel(String) - Method in class com.amazonaws.services.oam.model.ListLinksItem
-
The label that was assigned to this link at creation, with the variables resolved to their actual values.
- setLabel(String) - Method in class com.amazonaws.services.oam.model.UpdateLinkResult
-
The label assigned to this link, with the variables resolved to their actual values.
- setLabelTemplate(String) - Method in class com.amazonaws.services.oam.model.CreateLinkRequest
-
Specify a friendly human-readable name to use to identify this source account when you are viewing data from it
in the monitoring account.
- setLabelTemplate(String) - Method in class com.amazonaws.services.oam.model.CreateLinkResult
-
The exact label template that you specified, with the variables not resolved.
- setLabelTemplate(String) - Method in class com.amazonaws.services.oam.model.GetLinkResult
-
The exact label template that was specified when the link was created, with the template variables not resolved.
- setLabelTemplate(String) - Method in class com.amazonaws.services.oam.model.UpdateLinkResult
-
The exact label template that was specified when the link was created, with the template variables not resolved.
- setLinkArn(String) - Method in class com.amazonaws.services.oam.model.ListAttachedLinksItem
-
The ARN of the link.
- setMaxResults(Integer) - Method in class com.amazonaws.services.oam.model.ListAttachedLinksRequest
-
Limits the number of returned links to the specified number.
- setMaxResults(Integer) - Method in class com.amazonaws.services.oam.model.ListLinksRequest
-
Limits the number of returned links to the specified number.
- setMaxResults(Integer) - Method in class com.amazonaws.services.oam.model.ListSinksRequest
-
Limits the number of returned links to the specified number.
- setName(String) - Method in class com.amazonaws.services.oam.model.CreateSinkRequest
-
A name for the sink.
- setName(String) - Method in class com.amazonaws.services.oam.model.CreateSinkResult
-
The name of the sink.
- setName(String) - Method in class com.amazonaws.services.oam.model.GetSinkResult
-
The name of the sink.
- setName(String) - Method in class com.amazonaws.services.oam.model.ListSinksItem
-
The name of the sink.
- setNextToken(String) - Method in class com.amazonaws.services.oam.model.ListAttachedLinksRequest
-
The token for the next set of items to return.
- setNextToken(String) - Method in class com.amazonaws.services.oam.model.ListAttachedLinksResult
-
The token to use when requesting the next set of links.
- setNextToken(String) - Method in class com.amazonaws.services.oam.model.ListLinksRequest
-
The token for the next set of items to return.
- setNextToken(String) - Method in class com.amazonaws.services.oam.model.ListLinksResult
-
The token to use when requesting the next set of links.
- setNextToken(String) - Method in class com.amazonaws.services.oam.model.ListSinksRequest
-
The token for the next set of items to return.
- setNextToken(String) - Method in class com.amazonaws.services.oam.model.ListSinksResult
-
The token to use when requesting the next set of sinks.
- setPolicy(String) - Method in class com.amazonaws.services.oam.model.GetSinkPolicyResult
-
The policy that you specified, in JSON format.
- setPolicy(String) - Method in class com.amazonaws.services.oam.model.PutSinkPolicyRequest
-
The JSON policy to use.
- setPolicy(String) - Method in class com.amazonaws.services.oam.model.PutSinkPolicyResult
-
The policy that you specified.
- setResourceArn(String) - Method in class com.amazonaws.services.oam.model.ListTagsForResourceRequest
-
The ARN of the resource that you want to view tags for.
- setResourceArn(String) - Method in class com.amazonaws.services.oam.model.TagResourceRequest
-
The ARN of the resource that you're adding tags to.
- setResourceArn(String) - Method in class com.amazonaws.services.oam.model.UntagResourceRequest
-
The ARN of the resource that you're removing tags from.
- setResourceTypes(Collection<String>) - Method in class com.amazonaws.services.oam.model.CreateLinkRequest
-
An array of strings that define which types of data that the source account shares with the monitoring account.
- setResourceTypes(Collection<String>) - Method in class com.amazonaws.services.oam.model.CreateLinkResult
-
The resource types supported by this link.
- setResourceTypes(Collection<String>) - Method in class com.amazonaws.services.oam.model.GetLinkResult
-
The resource types supported by this link.
- setResourceTypes(Collection<String>) - Method in class com.amazonaws.services.oam.model.ListAttachedLinksItem
-
The resource types supported by this link.
- setResourceTypes(Collection<String>) - Method in class com.amazonaws.services.oam.model.ListLinksItem
-
The resource types supported by this link.
- setResourceTypes(Collection<String>) - Method in class com.amazonaws.services.oam.model.UpdateLinkRequest
-
An array of strings that define which types of data that the source account will send to the monitoring account.
- setResourceTypes(Collection<String>) - Method in class com.amazonaws.services.oam.model.UpdateLinkResult
-
The resource types now supported by this link.
- setSinkArn(String) - Method in class com.amazonaws.services.oam.model.CreateLinkResult
-
The ARN of the sink that is used for this link.
- setSinkArn(String) - Method in class com.amazonaws.services.oam.model.GetLinkResult
-
The ARN of the sink that is used for this link.
- setSinkArn(String) - Method in class com.amazonaws.services.oam.model.GetSinkPolicyResult
-
The ARN of the sink.
- setSinkArn(String) - Method in class com.amazonaws.services.oam.model.ListLinksItem
-
The ARN of the sink that this link is attached to.
- setSinkArn(String) - Method in class com.amazonaws.services.oam.model.PutSinkPolicyResult
-
The ARN of the sink.
- setSinkArn(String) - Method in class com.amazonaws.services.oam.model.UpdateLinkResult
-
The ARN of the sink that is used for this link.
- setSinkId(String) - Method in class com.amazonaws.services.oam.model.GetSinkPolicyResult
-
The random ID string that Amazon Web Services generated as part of the sink ARN.
- setSinkId(String) - Method in class com.amazonaws.services.oam.model.PutSinkPolicyResult
-
The random ID string that Amazon Web Services generated as part of the sink ARN.
- setSinkIdentifier(String) - Method in class com.amazonaws.services.oam.model.CreateLinkRequest
-
The ARN of the sink to use to create this link.
- setSinkIdentifier(String) - Method in class com.amazonaws.services.oam.model.GetSinkPolicyRequest
-
The ARN of the sink to retrieve the policy of.
- setSinkIdentifier(String) - Method in class com.amazonaws.services.oam.model.ListAttachedLinksRequest
-
The ARN of the sink that you want to retrieve links for.
- setSinkIdentifier(String) - Method in class com.amazonaws.services.oam.model.PutSinkPolicyRequest
-
The ARN of the sink to attach this policy to.
- setTagKeys(Collection<String>) - Method in class com.amazonaws.services.oam.model.UntagResourceRequest
-
The list of tag keys to remove from the resource.
- setTags(Map<String, String>) - Method in class com.amazonaws.services.oam.model.CreateLinkRequest
-
Assigns one or more tags (key-value pairs) to the link.
- setTags(Map<String, String>) - Method in class com.amazonaws.services.oam.model.CreateLinkResult
-
The tags assigned to the link.
- setTags(Map<String, String>) - Method in class com.amazonaws.services.oam.model.CreateSinkRequest
-
Assigns one or more tags (key-value pairs) to the link.
- setTags(Map<String, String>) - Method in class com.amazonaws.services.oam.model.CreateSinkResult
-
The tags assigned to the sink.
- setTags(Map<String, String>) - Method in class com.amazonaws.services.oam.model.GetLinkResult
-
The tags assigned to the link.
- setTags(Map<String, String>) - Method in class com.amazonaws.services.oam.model.GetSinkResult
-
The tags assigned to the sink.
- setTags(Map<String, String>) - Method in class com.amazonaws.services.oam.model.ListTagsForResourceResult
-
The list of tags associated with the requested resource.>
- setTags(Map<String, String>) - Method in class com.amazonaws.services.oam.model.TagResourceRequest
-
The list of key-value pairs to associate with the resource.
- setTags(Map<String, String>) - Method in class com.amazonaws.services.oam.model.UpdateLinkResult
-
The tags assigned to the link.
- shutdown() - Method in class com.amazonaws.services.oam.AbstractAWSOAM
-
- shutdown() - Method in interface com.amazonaws.services.oam.AWSOAM
-
Shuts down this client object, releasing any resources that might be held open.
- shutdown() - Method in class com.amazonaws.services.oam.AWSOAMAsyncClient
-
Shuts down the client, releasing all managed resources.
- shutdown() - Method in class com.amazonaws.services.oam.AWSOAMClient
-
- standard() - Static method in class com.amazonaws.services.oam.AWSOAMAsyncClientBuilder
-
- standard() - Static method in class com.amazonaws.services.oam.AWSOAMClientBuilder
-
- tagResource(TagResourceRequest) - Method in class com.amazonaws.services.oam.AbstractAWSOAM
-
- tagResource(TagResourceRequest) - Method in interface com.amazonaws.services.oam.AWSOAM
-
Assigns one or more tags (key-value pairs) to the specified resource.
- tagResource(TagResourceRequest) - Method in class com.amazonaws.services.oam.AWSOAMClient
-
Assigns one or more tags (key-value pairs) to the specified resource.
- tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.oam.AbstractAWSOAMAsync
-
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.oam.AbstractAWSOAMAsync
-
- tagResourceAsync(TagResourceRequest) - Method in interface com.amazonaws.services.oam.AWSOAMAsync
-
Assigns one or more tags (key-value pairs) to the specified resource.
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in interface com.amazonaws.services.oam.AWSOAMAsync
-
Assigns one or more tags (key-value pairs) to the specified resource.
- tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.oam.AWSOAMAsyncClient
-
- tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.oam.AWSOAMAsyncClient
-
- TagResourceRequest - Class in com.amazonaws.services.oam.model
-
- TagResourceRequest() - Constructor for class com.amazonaws.services.oam.model.TagResourceRequest
-
- TagResourceResult - Class in com.amazonaws.services.oam.model
-
- TagResourceResult() - Constructor for class com.amazonaws.services.oam.model.TagResourceResult
-
- TooManyTagsException - Exception in com.amazonaws.services.oam.model
-
A resource can have no more than 50 tags.
- TooManyTagsException(String) - Constructor for exception com.amazonaws.services.oam.model.TooManyTagsException
-
Constructs a new TooManyTagsException with the specified error message.
- toString() - Method in class com.amazonaws.services.oam.model.CreateLinkRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.oam.model.CreateLinkResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.oam.model.CreateSinkRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.oam.model.CreateSinkResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.oam.model.DeleteLinkRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.oam.model.DeleteLinkResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.oam.model.DeleteSinkRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.oam.model.DeleteSinkResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.oam.model.GetLinkRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.oam.model.GetLinkResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.oam.model.GetSinkPolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.oam.model.GetSinkPolicyResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.oam.model.GetSinkRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.oam.model.GetSinkResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.oam.model.ListAttachedLinksItem
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.oam.model.ListAttachedLinksRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.oam.model.ListAttachedLinksResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.oam.model.ListLinksItem
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.oam.model.ListLinksRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.oam.model.ListLinksResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.oam.model.ListSinksItem
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.oam.model.ListSinksRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.oam.model.ListSinksResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.oam.model.ListTagsForResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.oam.model.ListTagsForResourceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.oam.model.PutSinkPolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.oam.model.PutSinkPolicyResult
-
Returns a string representation of this object.
- toString() - Method in enum com.amazonaws.services.oam.model.ResourceType
-
- toString() - Method in class com.amazonaws.services.oam.model.TagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.oam.model.TagResourceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.oam.model.UntagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.oam.model.UntagResourceResult
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.oam.model.UpdateLinkRequest
-
Returns a string representation of this object.
- toString() - Method in class com.amazonaws.services.oam.model.UpdateLinkResult
-
Returns a string representation of this object.
- withAmznErrorType(String) - Method in exception com.amazonaws.services.oam.model.ConflictException
-
The name of the exception.
- withAmznErrorType(String) - Method in exception com.amazonaws.services.oam.model.InternalServiceException
-
The name of the exception.
- withAmznErrorType(String) - Method in exception com.amazonaws.services.oam.model.InvalidParameterException
-
The name of the exception.
- withAmznErrorType(String) - Method in exception com.amazonaws.services.oam.model.MissingRequiredParameterException
-
The name of the exception.
- withAmznErrorType(String) - Method in exception com.amazonaws.services.oam.model.ResourceNotFoundException
-
The name of the exception.
- withAmznErrorType(String) - Method in exception com.amazonaws.services.oam.model.ServiceQuotaExceededException
-
The name of the exception.
- withArn(String) - Method in class com.amazonaws.services.oam.model.CreateLinkResult
-
The ARN of the link that is newly created.
- withArn(String) - Method in class com.amazonaws.services.oam.model.CreateSinkResult
-
The ARN of the sink that is newly created.
- withArn(String) - Method in class com.amazonaws.services.oam.model.GetLinkResult
-
The ARN of the link.
- withArn(String) - Method in class com.amazonaws.services.oam.model.GetSinkResult
-
The ARN of the sink.
- withArn(String) - Method in class com.amazonaws.services.oam.model.ListLinksItem
-
The ARN of the link.
- withArn(String) - Method in class com.amazonaws.services.oam.model.ListSinksItem
-
The ARN of the sink.
- withArn(String) - Method in class com.amazonaws.services.oam.model.UpdateLinkResult
-
The ARN of the link that you have updated.
- withId(String) - Method in class com.amazonaws.services.oam.model.CreateLinkResult
-
The random ID string that Amazon Web Services generated as part of the link ARN.
- withId(String) - Method in class com.amazonaws.services.oam.model.CreateSinkResult
-
The random ID string that Amazon Web Services generated as part of the sink ARN.
- withId(String) - Method in class com.amazonaws.services.oam.model.GetLinkResult
-
The random ID string that Amazon Web Services generated as part of the link ARN.
- withId(String) - Method in class com.amazonaws.services.oam.model.GetSinkResult
-
The random ID string that Amazon Web Services generated as part of the sink ARN.
- withId(String) - Method in class com.amazonaws.services.oam.model.ListLinksItem
-
The random ID string that Amazon Web Services generated as part of the link ARN.
- withId(String) - Method in class com.amazonaws.services.oam.model.ListSinksItem
-
The random ID string that Amazon Web Services generated as part of the sink ARN.
- withId(String) - Method in class com.amazonaws.services.oam.model.UpdateLinkResult
-
The random ID string that Amazon Web Services generated as part of the sink ARN.
- withIdentifier(String) - Method in class com.amazonaws.services.oam.model.DeleteLinkRequest
-
The ARN of the link to delete.
- withIdentifier(String) - Method in class com.amazonaws.services.oam.model.DeleteSinkRequest
-
The ARN of the sink to delete.
- withIdentifier(String) - Method in class com.amazonaws.services.oam.model.GetLinkRequest
-
The ARN of the link to retrieve information for.
- withIdentifier(String) - Method in class com.amazonaws.services.oam.model.GetSinkRequest
-
The ARN of the sink to retrieve information for.
- withIdentifier(String) - Method in class com.amazonaws.services.oam.model.UpdateLinkRequest
-
The ARN of the link that you want to update.
- withItems(ListAttachedLinksItem...) - Method in class com.amazonaws.services.oam.model.ListAttachedLinksResult
-
An array of structures that contain the information about the attached links.
- withItems(Collection<ListAttachedLinksItem>) - Method in class com.amazonaws.services.oam.model.ListAttachedLinksResult
-
An array of structures that contain the information about the attached links.
- withItems(ListLinksItem...) - Method in class com.amazonaws.services.oam.model.ListLinksResult
-
An array of structures that contain the information about the returned links.
- withItems(Collection<ListLinksItem>) - Method in class com.amazonaws.services.oam.model.ListLinksResult
-
An array of structures that contain the information about the returned links.
- withItems(ListSinksItem...) - Method in class com.amazonaws.services.oam.model.ListSinksResult
-
An array of structures that contain the information about the returned sinks.
- withItems(Collection<ListSinksItem>) - Method in class com.amazonaws.services.oam.model.ListSinksResult
-
An array of structures that contain the information about the returned sinks.
- withLabel(String) - Method in class com.amazonaws.services.oam.model.CreateLinkResult
-
The label that you assigned to this link.
- withLabel(String) - Method in class com.amazonaws.services.oam.model.GetLinkResult
-
The label that you assigned to this link, with the variables resolved to their actual values.
- withLabel(String) - Method in class com.amazonaws.services.oam.model.ListAttachedLinksItem
-
The label that was assigned to this link at creation, with the variables resolved to their actual values.
- withLabel(String) - Method in class com.amazonaws.services.oam.model.ListLinksItem
-
The label that was assigned to this link at creation, with the variables resolved to their actual values.
- withLabel(String) - Method in class com.amazonaws.services.oam.model.UpdateLinkResult
-
The label assigned to this link, with the variables resolved to their actual values.
- withLabelTemplate(String) - Method in class com.amazonaws.services.oam.model.CreateLinkRequest
-
Specify a friendly human-readable name to use to identify this source account when you are viewing data from it
in the monitoring account.
- withLabelTemplate(String) - Method in class com.amazonaws.services.oam.model.CreateLinkResult
-
The exact label template that you specified, with the variables not resolved.
- withLabelTemplate(String) - Method in class com.amazonaws.services.oam.model.GetLinkResult
-
The exact label template that was specified when the link was created, with the template variables not resolved.
- withLabelTemplate(String) - Method in class com.amazonaws.services.oam.model.UpdateLinkResult
-
The exact label template that was specified when the link was created, with the template variables not resolved.
- withLinkArn(String) - Method in class com.amazonaws.services.oam.model.ListAttachedLinksItem
-
The ARN of the link.
- withMaxResults(Integer) - Method in class com.amazonaws.services.oam.model.ListAttachedLinksRequest
-
Limits the number of returned links to the specified number.
- withMaxResults(Integer) - Method in class com.amazonaws.services.oam.model.ListLinksRequest
-
Limits the number of returned links to the specified number.
- withMaxResults(Integer) - Method in class com.amazonaws.services.oam.model.ListSinksRequest
-
Limits the number of returned links to the specified number.
- withName(String) - Method in class com.amazonaws.services.oam.model.CreateSinkRequest
-
A name for the sink.
- withName(String) - Method in class com.amazonaws.services.oam.model.CreateSinkResult
-
The name of the sink.
- withName(String) - Method in class com.amazonaws.services.oam.model.GetSinkResult
-
The name of the sink.
- withName(String) - Method in class com.amazonaws.services.oam.model.ListSinksItem
-
The name of the sink.
- withNextToken(String) - Method in class com.amazonaws.services.oam.model.ListAttachedLinksRequest
-
The token for the next set of items to return.
- withNextToken(String) - Method in class com.amazonaws.services.oam.model.ListAttachedLinksResult
-
The token to use when requesting the next set of links.
- withNextToken(String) - Method in class com.amazonaws.services.oam.model.ListLinksRequest
-
The token for the next set of items to return.
- withNextToken(String) - Method in class com.amazonaws.services.oam.model.ListLinksResult
-
The token to use when requesting the next set of links.
- withNextToken(String) - Method in class com.amazonaws.services.oam.model.ListSinksRequest
-
The token for the next set of items to return.
- withNextToken(String) - Method in class com.amazonaws.services.oam.model.ListSinksResult
-
The token to use when requesting the next set of sinks.
- withPolicy(String) - Method in class com.amazonaws.services.oam.model.GetSinkPolicyResult
-
The policy that you specified, in JSON format.
- withPolicy(String) - Method in class com.amazonaws.services.oam.model.PutSinkPolicyRequest
-
The JSON policy to use.
- withPolicy(String) - Method in class com.amazonaws.services.oam.model.PutSinkPolicyResult
-
The policy that you specified.
- withResourceArn(String) - Method in class com.amazonaws.services.oam.model.ListTagsForResourceRequest
-
The ARN of the resource that you want to view tags for.
- withResourceArn(String) - Method in class com.amazonaws.services.oam.model.TagResourceRequest
-
The ARN of the resource that you're adding tags to.
- withResourceArn(String) - Method in class com.amazonaws.services.oam.model.UntagResourceRequest
-
The ARN of the resource that you're removing tags from.
- withResourceTypes(String...) - Method in class com.amazonaws.services.oam.model.CreateLinkRequest
-
An array of strings that define which types of data that the source account shares with the monitoring account.
- withResourceTypes(Collection<String>) - Method in class com.amazonaws.services.oam.model.CreateLinkRequest
-
An array of strings that define which types of data that the source account shares with the monitoring account.
- withResourceTypes(ResourceType...) - Method in class com.amazonaws.services.oam.model.CreateLinkRequest
-
An array of strings that define which types of data that the source account shares with the monitoring account.
- withResourceTypes(String...) - Method in class com.amazonaws.services.oam.model.CreateLinkResult
-
The resource types supported by this link.
- withResourceTypes(Collection<String>) - Method in class com.amazonaws.services.oam.model.CreateLinkResult
-
The resource types supported by this link.
- withResourceTypes(String...) - Method in class com.amazonaws.services.oam.model.GetLinkResult
-
The resource types supported by this link.
- withResourceTypes(Collection<String>) - Method in class com.amazonaws.services.oam.model.GetLinkResult
-
The resource types supported by this link.
- withResourceTypes(String...) - Method in class com.amazonaws.services.oam.model.ListAttachedLinksItem
-
The resource types supported by this link.
- withResourceTypes(Collection<String>) - Method in class com.amazonaws.services.oam.model.ListAttachedLinksItem
-
The resource types supported by this link.
- withResourceTypes(String...) - Method in class com.amazonaws.services.oam.model.ListLinksItem
-
The resource types supported by this link.
- withResourceTypes(Collection<String>) - Method in class com.amazonaws.services.oam.model.ListLinksItem
-
The resource types supported by this link.
- withResourceTypes(String...) - Method in class com.amazonaws.services.oam.model.UpdateLinkRequest
-
An array of strings that define which types of data that the source account will send to the monitoring account.
- withResourceTypes(Collection<String>) - Method in class com.amazonaws.services.oam.model.UpdateLinkRequest
-
An array of strings that define which types of data that the source account will send to the monitoring account.
- withResourceTypes(ResourceType...) - Method in class com.amazonaws.services.oam.model.UpdateLinkRequest
-
An array of strings that define which types of data that the source account will send to the monitoring account.
- withResourceTypes(String...) - Method in class com.amazonaws.services.oam.model.UpdateLinkResult
-
The resource types now supported by this link.
- withResourceTypes(Collection<String>) - Method in class com.amazonaws.services.oam.model.UpdateLinkResult
-
The resource types now supported by this link.
- withSinkArn(String) - Method in class com.amazonaws.services.oam.model.CreateLinkResult
-
The ARN of the sink that is used for this link.
- withSinkArn(String) - Method in class com.amazonaws.services.oam.model.GetLinkResult
-
The ARN of the sink that is used for this link.
- withSinkArn(String) - Method in class com.amazonaws.services.oam.model.GetSinkPolicyResult
-
The ARN of the sink.
- withSinkArn(String) - Method in class com.amazonaws.services.oam.model.ListLinksItem
-
The ARN of the sink that this link is attached to.
- withSinkArn(String) - Method in class com.amazonaws.services.oam.model.PutSinkPolicyResult
-
The ARN of the sink.
- withSinkArn(String) - Method in class com.amazonaws.services.oam.model.UpdateLinkResult
-
The ARN of the sink that is used for this link.
- withSinkId(String) - Method in class com.amazonaws.services.oam.model.GetSinkPolicyResult
-
The random ID string that Amazon Web Services generated as part of the sink ARN.
- withSinkId(String) - Method in class com.amazonaws.services.oam.model.PutSinkPolicyResult
-
The random ID string that Amazon Web Services generated as part of the sink ARN.
- withSinkIdentifier(String) - Method in class com.amazonaws.services.oam.model.CreateLinkRequest
-
The ARN of the sink to use to create this link.
- withSinkIdentifier(String) - Method in class com.amazonaws.services.oam.model.GetSinkPolicyRequest
-
The ARN of the sink to retrieve the policy of.
- withSinkIdentifier(String) - Method in class com.amazonaws.services.oam.model.ListAttachedLinksRequest
-
The ARN of the sink that you want to retrieve links for.
- withSinkIdentifier(String) - Method in class com.amazonaws.services.oam.model.PutSinkPolicyRequest
-
The ARN of the sink to attach this policy to.
- withTagKeys(String...) - Method in class com.amazonaws.services.oam.model.UntagResourceRequest
-
The list of tag keys to remove from the resource.
- withTagKeys(Collection<String>) - Method in class com.amazonaws.services.oam.model.UntagResourceRequest
-
The list of tag keys to remove from the resource.
- withTags(Map<String, String>) - Method in class com.amazonaws.services.oam.model.CreateLinkRequest
-
Assigns one or more tags (key-value pairs) to the link.
- withTags(Map<String, String>) - Method in class com.amazonaws.services.oam.model.CreateLinkResult
-
The tags assigned to the link.
- withTags(Map<String, String>) - Method in class com.amazonaws.services.oam.model.CreateSinkRequest
-
Assigns one or more tags (key-value pairs) to the link.
- withTags(Map<String, String>) - Method in class com.amazonaws.services.oam.model.CreateSinkResult
-
The tags assigned to the sink.
- withTags(Map<String, String>) - Method in class com.amazonaws.services.oam.model.GetLinkResult
-
The tags assigned to the link.
- withTags(Map<String, String>) - Method in class com.amazonaws.services.oam.model.GetSinkResult
-
The tags assigned to the sink.
- withTags(Map<String, String>) - Method in class com.amazonaws.services.oam.model.ListTagsForResourceResult
-
The list of tags associated with the requested resource.>
- withTags(Map<String, String>) - Method in class com.amazonaws.services.oam.model.TagResourceRequest
-
The list of key-value pairs to associate with the resource.
- withTags(Map<String, String>) - Method in class com.amazonaws.services.oam.model.UpdateLinkResult
-
The tags assigned to the link.