default GetBillingViewResponse |
BillingClient.getBillingView(Consumer<GetBillingViewRequest.Builder> getBillingViewRequest) |
Returns the metadata associated to the specified billing view ARN.
|
default GetBillingViewResponse |
BillingClient.getBillingView(GetBillingViewRequest getBillingViewRequest) |
Returns the metadata associated to the specified billing view ARN.
|
default GetResourcePolicyResponse |
BillingClient.getResourcePolicy(Consumer<GetResourcePolicyRequest.Builder> getResourcePolicyRequest) |
Returns the resource-based policy document attached to the resource in JSON format.
|
default GetResourcePolicyResponse |
BillingClient.getResourcePolicy(GetResourcePolicyRequest getResourcePolicyRequest) |
Returns the resource-based policy document attached to the resource in JSON format.
|
default ListSourceViewsForBillingViewResponse |
BillingClient.listSourceViewsForBillingView(Consumer<ListSourceViewsForBillingViewRequest.Builder> listSourceViewsForBillingViewRequest) |
Lists the source views (managed Amazon Web Services billing views) associated with the billing view.
|
default ListSourceViewsForBillingViewResponse |
BillingClient.listSourceViewsForBillingView(ListSourceViewsForBillingViewRequest listSourceViewsForBillingViewRequest) |
Lists the source views (managed Amazon Web Services billing views) associated with the billing view.
|
default ListSourceViewsForBillingViewIterable |
BillingClient.listSourceViewsForBillingViewPaginator(Consumer<ListSourceViewsForBillingViewRequest.Builder> listSourceViewsForBillingViewRequest) |
|
default ListSourceViewsForBillingViewIterable |
BillingClient.listSourceViewsForBillingViewPaginator(ListSourceViewsForBillingViewRequest listSourceViewsForBillingViewRequest) |
|
default ListTagsForResourceResponse |
BillingClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest) |
Lists tags associated with the billing view resource.
|
default ListTagsForResourceResponse |
BillingClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest) |
Lists tags associated with the billing view resource.
|
default TagResourceResponse |
BillingClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest) |
An API operation for adding one or more tags (key-value pairs) to a resource.
|
default TagResourceResponse |
BillingClient.tagResource(TagResourceRequest tagResourceRequest) |
An API operation for adding one or more tags (key-value pairs) to a resource.
|
default UntagResourceResponse |
BillingClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest) |
Removes one or more tags from a resource.
|
default UntagResourceResponse |
BillingClient.untagResource(UntagResourceRequest untagResourceRequest) |
Removes one or more tags from a resource.
|
default UpdateBillingViewResponse |
BillingClient.updateBillingView(Consumer<UpdateBillingViewRequest.Builder> updateBillingViewRequest) |
An API to update the attributes of the billing view.
|
default UpdateBillingViewResponse |
BillingClient.updateBillingView(UpdateBillingViewRequest updateBillingViewRequest) |
An API to update the attributes of the billing view.
|