Package | Description |
---|---|
com.amazonaws.services.apigateway.model |
Modifier and Type | Method and Description |
---|---|
PatchOperation |
PatchOperation.clone() |
PatchOperation |
PatchOperation.withFrom(String from)
The "move" and "copy" operation object MUST contain a "from" member,
which is a string containing a
JSON Pointer value that
references the location in the target document to move the value from. |
PatchOperation |
PatchOperation.withOp(Op op)
A patch operation whose value indicates the operation to perform.
|
PatchOperation |
PatchOperation.withOp(String op)
A patch operation whose value indicates the operation to perform.
|
PatchOperation |
PatchOperation.withPath(String path)
Operation objects MUST have exactly one "path" member.
|
PatchOperation |
PatchOperation.withValue(String value)
The actual value content.
|
Modifier and Type | Method and Description |
---|---|
List<PatchOperation> |
UpdateDomainNameRequest.getPatchOperations()
A list of operations describing the updates to apply to the specified
resource.
|
List<PatchOperation> |
UpdateClientCertificateRequest.getPatchOperations()
A list of operations describing the updates to apply to the specified
resource.
|
List<PatchOperation> |
UpdateMethodResponseRequest.getPatchOperations()
A list of operations describing the updates to apply to the specified
resource.
|
List<PatchOperation> |
UpdateApiKeyRequest.getPatchOperations()
A list of operations describing the updates to apply to the specified
resource.
|
List<PatchOperation> |
UpdateMethodRequest.getPatchOperations()
A list of operations describing the updates to apply to the specified
resource.
|
List<PatchOperation> |
UpdateDeploymentRequest.getPatchOperations()
A list of operations describing the updates to apply to the specified
resource.
|
List<PatchOperation> |
UpdateAuthorizerRequest.getPatchOperations()
A list of operations describing the updates to apply to the specified
resource.
|
List<PatchOperation> |
UpdateIntegrationResponseRequest.getPatchOperations()
A list of operations describing the updates to apply to the specified
resource.
|
List<PatchOperation> |
UpdateRestApiRequest.getPatchOperations()
A list of operations describing the updates to apply to the specified
resource.
|
List<PatchOperation> |
UpdateModelRequest.getPatchOperations()
A list of operations describing the updates to apply to the specified
resource.
|
List<PatchOperation> |
UpdateIntegrationRequest.getPatchOperations()
A list of operations describing the updates to apply to the specified
resource.
|
List<PatchOperation> |
UpdateBasePathMappingRequest.getPatchOperations()
A list of operations describing the updates to apply to the specified
resource.
|
List<PatchOperation> |
UpdateResourceRequest.getPatchOperations()
A list of operations describing the updates to apply to the specified
resource.
|
List<PatchOperation> |
UpdateAccountRequest.getPatchOperations()
A list of operations describing the updates to apply to the specified
resource.
|
List<PatchOperation> |
UpdateStageRequest.getPatchOperations()
A list of operations describing the updates to apply to the specified
resource.
|
Modifier and Type | Method and Description |
---|---|
UpdateDomainNameRequest |
UpdateDomainNameRequest.withPatchOperations(PatchOperation... patchOperations)
A list of operations describing the updates to apply to the specified
resource.
|
UpdateClientCertificateRequest |
UpdateClientCertificateRequest.withPatchOperations(PatchOperation... patchOperations)
A list of operations describing the updates to apply to the specified
resource.
|
UpdateMethodResponseRequest |
UpdateMethodResponseRequest.withPatchOperations(PatchOperation... patchOperations)
A list of operations describing the updates to apply to the specified
resource.
|
UpdateApiKeyRequest |
UpdateApiKeyRequest.withPatchOperations(PatchOperation... patchOperations)
A list of operations describing the updates to apply to the specified
resource.
|
UpdateMethodRequest |
UpdateMethodRequest.withPatchOperations(PatchOperation... patchOperations)
A list of operations describing the updates to apply to the specified
resource.
|
UpdateDeploymentRequest |
UpdateDeploymentRequest.withPatchOperations(PatchOperation... patchOperations)
A list of operations describing the updates to apply to the specified
resource.
|
UpdateAuthorizerRequest |
UpdateAuthorizerRequest.withPatchOperations(PatchOperation... patchOperations)
A list of operations describing the updates to apply to the specified
resource.
|
UpdateIntegrationResponseRequest |
UpdateIntegrationResponseRequest.withPatchOperations(PatchOperation... patchOperations)
A list of operations describing the updates to apply to the specified
resource.
|
UpdateRestApiRequest |
UpdateRestApiRequest.withPatchOperations(PatchOperation... patchOperations)
A list of operations describing the updates to apply to the specified
resource.
|
UpdateModelRequest |
UpdateModelRequest.withPatchOperations(PatchOperation... patchOperations)
A list of operations describing the updates to apply to the specified
resource.
|
UpdateIntegrationRequest |
UpdateIntegrationRequest.withPatchOperations(PatchOperation... patchOperations)
A list of operations describing the updates to apply to the specified
resource.
|
UpdateBasePathMappingRequest |
UpdateBasePathMappingRequest.withPatchOperations(PatchOperation... patchOperations)
A list of operations describing the updates to apply to the specified
resource.
|
UpdateResourceRequest |
UpdateResourceRequest.withPatchOperations(PatchOperation... patchOperations)
A list of operations describing the updates to apply to the specified
resource.
|
UpdateAccountRequest |
UpdateAccountRequest.withPatchOperations(PatchOperation... patchOperations)
A list of operations describing the updates to apply to the specified
resource.
|
UpdateStageRequest |
UpdateStageRequest.withPatchOperations(PatchOperation... patchOperations)
A list of operations describing the updates to apply to the specified
resource.
|
Modifier and Type | Method and Description |
---|---|
void |
UpdateDomainNameRequest.setPatchOperations(Collection<PatchOperation> patchOperations)
A list of operations describing the updates to apply to the specified
resource.
|
void |
UpdateClientCertificateRequest.setPatchOperations(Collection<PatchOperation> patchOperations)
A list of operations describing the updates to apply to the specified
resource.
|
void |
UpdateMethodResponseRequest.setPatchOperations(Collection<PatchOperation> patchOperations)
A list of operations describing the updates to apply to the specified
resource.
|
void |
UpdateApiKeyRequest.setPatchOperations(Collection<PatchOperation> patchOperations)
A list of operations describing the updates to apply to the specified
resource.
|
void |
UpdateMethodRequest.setPatchOperations(Collection<PatchOperation> patchOperations)
A list of operations describing the updates to apply to the specified
resource.
|
void |
UpdateDeploymentRequest.setPatchOperations(Collection<PatchOperation> patchOperations)
A list of operations describing the updates to apply to the specified
resource.
|
void |
UpdateAuthorizerRequest.setPatchOperations(Collection<PatchOperation> patchOperations)
A list of operations describing the updates to apply to the specified
resource.
|
void |
UpdateIntegrationResponseRequest.setPatchOperations(Collection<PatchOperation> patchOperations)
A list of operations describing the updates to apply to the specified
resource.
|
void |
UpdateRestApiRequest.setPatchOperations(Collection<PatchOperation> patchOperations)
A list of operations describing the updates to apply to the specified
resource.
|
void |
UpdateModelRequest.setPatchOperations(Collection<PatchOperation> patchOperations)
A list of operations describing the updates to apply to the specified
resource.
|
void |
UpdateIntegrationRequest.setPatchOperations(Collection<PatchOperation> patchOperations)
A list of operations describing the updates to apply to the specified
resource.
|
void |
UpdateBasePathMappingRequest.setPatchOperations(Collection<PatchOperation> patchOperations)
A list of operations describing the updates to apply to the specified
resource.
|
void |
UpdateResourceRequest.setPatchOperations(Collection<PatchOperation> patchOperations)
A list of operations describing the updates to apply to the specified
resource.
|
void |
UpdateAccountRequest.setPatchOperations(Collection<PatchOperation> patchOperations)
A list of operations describing the updates to apply to the specified
resource.
|
void |
UpdateStageRequest.setPatchOperations(Collection<PatchOperation> patchOperations)
A list of operations describing the updates to apply to the specified
resource.
|
UpdateDomainNameRequest |
UpdateDomainNameRequest.withPatchOperations(Collection<PatchOperation> patchOperations)
A list of operations describing the updates to apply to the specified
resource.
|
UpdateClientCertificateRequest |
UpdateClientCertificateRequest.withPatchOperations(Collection<PatchOperation> patchOperations)
A list of operations describing the updates to apply to the specified
resource.
|
UpdateMethodResponseRequest |
UpdateMethodResponseRequest.withPatchOperations(Collection<PatchOperation> patchOperations)
A list of operations describing the updates to apply to the specified
resource.
|
UpdateApiKeyRequest |
UpdateApiKeyRequest.withPatchOperations(Collection<PatchOperation> patchOperations)
A list of operations describing the updates to apply to the specified
resource.
|
UpdateMethodRequest |
UpdateMethodRequest.withPatchOperations(Collection<PatchOperation> patchOperations)
A list of operations describing the updates to apply to the specified
resource.
|
UpdateDeploymentRequest |
UpdateDeploymentRequest.withPatchOperations(Collection<PatchOperation> patchOperations)
A list of operations describing the updates to apply to the specified
resource.
|
UpdateAuthorizerRequest |
UpdateAuthorizerRequest.withPatchOperations(Collection<PatchOperation> patchOperations)
A list of operations describing the updates to apply to the specified
resource.
|
UpdateIntegrationResponseRequest |
UpdateIntegrationResponseRequest.withPatchOperations(Collection<PatchOperation> patchOperations)
A list of operations describing the updates to apply to the specified
resource.
|
UpdateRestApiRequest |
UpdateRestApiRequest.withPatchOperations(Collection<PatchOperation> patchOperations)
A list of operations describing the updates to apply to the specified
resource.
|
UpdateModelRequest |
UpdateModelRequest.withPatchOperations(Collection<PatchOperation> patchOperations)
A list of operations describing the updates to apply to the specified
resource.
|
UpdateIntegrationRequest |
UpdateIntegrationRequest.withPatchOperations(Collection<PatchOperation> patchOperations)
A list of operations describing the updates to apply to the specified
resource.
|
UpdateBasePathMappingRequest |
UpdateBasePathMappingRequest.withPatchOperations(Collection<PatchOperation> patchOperations)
A list of operations describing the updates to apply to the specified
resource.
|
UpdateResourceRequest |
UpdateResourceRequest.withPatchOperations(Collection<PatchOperation> patchOperations)
A list of operations describing the updates to apply to the specified
resource.
|
UpdateAccountRequest |
UpdateAccountRequest.withPatchOperations(Collection<PatchOperation> patchOperations)
A list of operations describing the updates to apply to the specified
resource.
|
UpdateStageRequest |
UpdateStageRequest.withPatchOperations(Collection<PatchOperation> patchOperations)
A list of operations describing the updates to apply to the specified
resource.
|
Copyright © 2018. All rights reserved.