Cloneable
, ReadLimitInfo
, ToCopyableBuilder<GetOperationsForResourceRequest.Builder,GetOperationsForResourceRequest>
@Generated("software.amazon.awssdk:codegen") public class GetOperationsForResourceRequest extends AmazonWebServiceRequest implements ToCopyableBuilder<GetOperationsForResourceRequest.Builder,GetOperationsForResourceRequest>
Modifier and Type | Class | Description |
---|---|---|
static interface |
GetOperationsForResourceRequest.Builder |
NOOP
Modifier and Type | Method | Description |
---|---|---|
static GetOperationsForResourceRequest.Builder |
builder() |
|
boolean |
equals(Object obj) |
|
int |
hashCode() |
|
String |
pageToken() |
A token used for advancing to the next page of results from your get operations for resource request.
|
String |
resourceName() |
The name of the resource for which you are requesting information.
|
static Class<? extends GetOperationsForResourceRequest.Builder> |
serializableBuilderClass() |
|
GetOperationsForResourceRequest.Builder |
toBuilder() |
Take this object and create a builder that contains all of the current property values of this object.
|
String |
toString() |
clone, getCloneRoot, getCloneSource, getCustomQueryParameters, getCustomRequestHeaders, getGeneralProgressListener, getReadLimit, getRequestClientOptions, getRequestCredentialsProvider, getRequestMetricCollector, getSdkClientExecutionTimeout, putCustomQueryParameter, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestCredentialsProvider, setRequestMetricCollector, setSdkClientExecutionTimeout, withGeneralProgressListener, withRequestMetricCollector, withSdkClientExecutionTimeout
public String resourceName()
The name of the resource for which you are requesting information.
public String pageToken()
A token used for advancing to the next page of results from your get operations for resource request.
public GetOperationsForResourceRequest.Builder toBuilder()
ToCopyableBuilder
toBuilder
in interface ToCopyableBuilder<GetOperationsForResourceRequest.Builder,GetOperationsForResourceRequest>
public static GetOperationsForResourceRequest.Builder builder()
public static Class<? extends GetOperationsForResourceRequest.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.