Uses of Class
com.amazonaws.services.apigateway.model.PatchOperation
Packages that use PatchOperation
-
Uses of PatchOperation in com.amazonaws.services.apigateway.model
Methods in com.amazonaws.services.apigateway.model that return PatchOperationModifier and TypeMethodDescriptionPatchOperation.clone()
The "move" and "copy" operation object MUST contain a "from" member, which is a string containing aJSON Pointer
value that references the location in the target document to move the value from.A patch operation whose value indicates the operation to perform.A patch operation whose value indicates the operation to perform.Operation objects MUST have exactly one "path" member.The actual value content.Methods in com.amazonaws.services.apigateway.model that return types with arguments of type PatchOperationModifier and TypeMethodDescriptionUpdateAccountRequest.getPatchOperations()
A list of operations describing the updates to apply to the specified resource.UpdateApiKeyRequest.getPatchOperations()
A list of operations describing the updates to apply to the specified resource.UpdateAuthorizerRequest.getPatchOperations()
A list of operations describing the updates to apply to the specified resource.UpdateBasePathMappingRequest.getPatchOperations()
A list of operations describing the updates to apply to the specified resource.UpdateClientCertificateRequest.getPatchOperations()
A list of operations describing the updates to apply to the specified resource.UpdateDeploymentRequest.getPatchOperations()
A list of operations describing the updates to apply to the specified resource.UpdateDomainNameRequest.getPatchOperations()
A list of operations describing the updates to apply to the specified resource.UpdateIntegrationRequest.getPatchOperations()
A list of operations describing the updates to apply to the specified resource.UpdateIntegrationResponseRequest.getPatchOperations()
A list of operations describing the updates to apply to the specified resource.UpdateMethodRequest.getPatchOperations()
A list of operations describing the updates to apply to the specified resource.UpdateMethodResponseRequest.getPatchOperations()
A list of operations describing the updates to apply to the specified resource.UpdateModelRequest.getPatchOperations()
A list of operations describing the updates to apply to the specified resource.UpdateResourceRequest.getPatchOperations()
A list of operations describing the updates to apply to the specified resource.UpdateRestApiRequest.getPatchOperations()
A list of operations describing the updates to apply to the specified resource.UpdateStageRequest.getPatchOperations()
A list of operations describing the updates to apply to the specified resource.Methods in com.amazonaws.services.apigateway.model with parameters of type PatchOperationModifier and TypeMethodDescriptionUpdateAccountRequest.withPatchOperations
(PatchOperation... patchOperations) A list of operations describing the updates to apply to the specified resource.UpdateApiKeyRequest.withPatchOperations
(PatchOperation... patchOperations) A list of operations describing the updates to apply to the specified resource.UpdateAuthorizerRequest.withPatchOperations
(PatchOperation... patchOperations) A list of operations describing the updates to apply to the specified resource.UpdateBasePathMappingRequest.withPatchOperations
(PatchOperation... patchOperations) A list of operations describing the updates to apply to the specified resource.UpdateClientCertificateRequest.withPatchOperations
(PatchOperation... patchOperations) A list of operations describing the updates to apply to the specified resource.UpdateDeploymentRequest.withPatchOperations
(PatchOperation... patchOperations) A list of operations describing the updates to apply to the specified resource.UpdateDomainNameRequest.withPatchOperations
(PatchOperation... patchOperations) A list of operations describing the updates to apply to the specified resource.UpdateIntegrationRequest.withPatchOperations
(PatchOperation... patchOperations) A list of operations describing the updates to apply to the specified resource.UpdateIntegrationResponseRequest.withPatchOperations
(PatchOperation... patchOperations) A list of operations describing the updates to apply to the specified resource.UpdateMethodRequest.withPatchOperations
(PatchOperation... patchOperations) A list of operations describing the updates to apply to the specified resource.UpdateMethodResponseRequest.withPatchOperations
(PatchOperation... patchOperations) A list of operations describing the updates to apply to the specified resource.UpdateModelRequest.withPatchOperations
(PatchOperation... patchOperations) A list of operations describing the updates to apply to the specified resource.UpdateResourceRequest.withPatchOperations
(PatchOperation... patchOperations) A list of operations describing the updates to apply to the specified resource.UpdateRestApiRequest.withPatchOperations
(PatchOperation... patchOperations) A list of operations describing the updates to apply to the specified resource.UpdateStageRequest.withPatchOperations
(PatchOperation... patchOperations) A list of operations describing the updates to apply to the specified resource.Method parameters in com.amazonaws.services.apigateway.model with type arguments of type PatchOperationModifier and TypeMethodDescriptionvoid
UpdateAccountRequest.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
UpdateAuthorizerRequest.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
UpdateClientCertificateRequest.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
UpdateDomainNameRequest.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
UpdateIntegrationResponseRequest.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
UpdateMethodResponseRequest.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
UpdateResourceRequest.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
UpdateStageRequest.setPatchOperations
(Collection<PatchOperation> patchOperations) A list of operations describing the updates to apply to the specified resource.UpdateAccountRequest.withPatchOperations
(Collection<PatchOperation> patchOperations) A list of operations describing the updates to apply to the specified resource.UpdateApiKeyRequest.withPatchOperations
(Collection<PatchOperation> patchOperations) A list of operations describing the updates to apply to the specified resource.UpdateAuthorizerRequest.withPatchOperations
(Collection<PatchOperation> patchOperations) A list of operations describing the updates to apply to the specified resource.UpdateBasePathMappingRequest.withPatchOperations
(Collection<PatchOperation> patchOperations) A list of operations describing the updates to apply to the specified resource.UpdateClientCertificateRequest.withPatchOperations
(Collection<PatchOperation> patchOperations) A list of operations describing the updates to apply to the specified resource.UpdateDeploymentRequest.withPatchOperations
(Collection<PatchOperation> patchOperations) A list of operations describing the updates to apply to the specified resource.UpdateDomainNameRequest.withPatchOperations
(Collection<PatchOperation> patchOperations) A list of operations describing the updates to apply to the specified resource.UpdateIntegrationRequest.withPatchOperations
(Collection<PatchOperation> patchOperations) A list of operations describing the updates to apply to the specified resource.UpdateIntegrationResponseRequest.withPatchOperations
(Collection<PatchOperation> patchOperations) A list of operations describing the updates to apply to the specified resource.UpdateMethodRequest.withPatchOperations
(Collection<PatchOperation> patchOperations) A list of operations describing the updates to apply to the specified resource.UpdateMethodResponseRequest.withPatchOperations
(Collection<PatchOperation> patchOperations) A list of operations describing the updates to apply to the specified resource.UpdateModelRequest.withPatchOperations
(Collection<PatchOperation> patchOperations) A list of operations describing the updates to apply to the specified resource.UpdateResourceRequest.withPatchOperations
(Collection<PatchOperation> patchOperations) A list of operations describing the updates to apply to the specified resource.UpdateRestApiRequest.withPatchOperations
(Collection<PatchOperation> patchOperations) A list of operations describing the updates to apply to the specified resource.UpdateStageRequest.withPatchOperations
(Collection<PatchOperation> patchOperations) A list of operations describing the updates to apply to the specified resource.