Cloneable
, ReadLimitInfo
, ToCopyableBuilder<RefreshSchemasRequest.Builder,RefreshSchemasRequest>
@Generated("software.amazon.awssdk:codegen") public class RefreshSchemasRequest extends AmazonWebServiceRequest implements ToCopyableBuilder<RefreshSchemasRequest.Builder,RefreshSchemasRequest>
Modifier and Type | Class | Description |
---|---|---|
static interface |
RefreshSchemasRequest.Builder |
NOOP
Modifier and Type | Method | Description |
---|---|---|
static RefreshSchemasRequest.Builder |
builder() |
|
String |
endpointArn() |
The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.
|
boolean |
equals(Object obj) |
|
int |
hashCode() |
|
String |
replicationInstanceArn() |
The Amazon Resource Name (ARN) of the replication instance.
|
static Class<? extends RefreshSchemasRequest.Builder> |
serializableBuilderClass() |
|
RefreshSchemasRequest.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 endpointArn()
The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.
public String replicationInstanceArn()
The Amazon Resource Name (ARN) of the replication instance.
public RefreshSchemasRequest.Builder toBuilder()
ToCopyableBuilder
toBuilder
in interface ToCopyableBuilder<RefreshSchemasRequest.Builder,RefreshSchemasRequest>
public static RefreshSchemasRequest.Builder builder()
public static Class<? extends RefreshSchemasRequest.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.