Uses of Class
software.amazon.awssdk.services.apigateway.model.PatchOperation
Packages that use PatchOperation
-
Uses of PatchOperation in software.amazon.awssdk.services.apigateway.model
Methods in software.amazon.awssdk.services.apigateway.model that return types with arguments of type PatchOperationModifier and TypeMethodDescriptionfinal List<PatchOperation>UpdateAccountRequest.patchOperations()For more information about supported patch operations, see Patch Operations.final List<PatchOperation>UpdateApiKeyRequest.patchOperations()For more information about supported patch operations, see Patch Operations.final List<PatchOperation>UpdateAuthorizerRequest.patchOperations()For more information about supported patch operations, see Patch Operations.final List<PatchOperation>UpdateBasePathMappingRequest.patchOperations()For more information about supported patch operations, see Patch Operations.final List<PatchOperation>UpdateClientCertificateRequest.patchOperations()For more information about supported patch operations, see Patch Operations.final List<PatchOperation>UpdateDeploymentRequest.patchOperations()For more information about supported patch operations, see Patch Operations.final List<PatchOperation>UpdateDocumentationPartRequest.patchOperations()For more information about supported patch operations, see Patch Operations.final List<PatchOperation>UpdateDocumentationVersionRequest.patchOperations()For more information about supported patch operations, see Patch Operations.final List<PatchOperation>UpdateDomainNameRequest.patchOperations()For more information about supported patch operations, see Patch Operations.final List<PatchOperation>UpdateGatewayResponseRequest.patchOperations()For more information about supported patch operations, see Patch Operations.final List<PatchOperation>UpdateIntegrationRequest.patchOperations()For more information about supported patch operations, see Patch Operations.final List<PatchOperation>UpdateIntegrationResponseRequest.patchOperations()For more information about supported patch operations, see Patch Operations.final List<PatchOperation>UpdateMethodRequest.patchOperations()For more information about supported patch operations, see Patch Operations.final List<PatchOperation>UpdateMethodResponseRequest.patchOperations()For more information about supported patch operations, see Patch Operations.final List<PatchOperation>UpdateModelRequest.patchOperations()For more information about supported patch operations, see Patch Operations.final List<PatchOperation>UpdateRequestValidatorRequest.patchOperations()For more information about supported patch operations, see Patch Operations.final List<PatchOperation>UpdateResourceRequest.patchOperations()For more information about supported patch operations, see Patch Operations.final List<PatchOperation>UpdateRestApiRequest.patchOperations()For more information about supported patch operations, see Patch Operations.final List<PatchOperation>UpdateStageRequest.patchOperations()For more information about supported patch operations, see Patch Operations.final List<PatchOperation>UpdateUsagePlanRequest.patchOperations()For more information about supported patch operations, see Patch Operations.final List<PatchOperation>UpdateUsageRequest.patchOperations()For more information about supported patch operations, see Patch Operations.final List<PatchOperation>UpdateVpcLinkRequest.patchOperations()For more information about supported patch operations, see Patch Operations.Methods in software.amazon.awssdk.services.apigateway.model with parameters of type PatchOperationModifier and TypeMethodDescriptionUpdateAccountRequest.Builder.patchOperations(PatchOperation... patchOperations) For more information about supported patch operations, see Patch Operations.UpdateApiKeyRequest.Builder.patchOperations(PatchOperation... patchOperations) For more information about supported patch operations, see Patch Operations.UpdateAuthorizerRequest.Builder.patchOperations(PatchOperation... patchOperations) For more information about supported patch operations, see Patch Operations.UpdateBasePathMappingRequest.Builder.patchOperations(PatchOperation... patchOperations) For more information about supported patch operations, see Patch Operations.UpdateClientCertificateRequest.Builder.patchOperations(PatchOperation... patchOperations) For more information about supported patch operations, see Patch Operations.UpdateDeploymentRequest.Builder.patchOperations(PatchOperation... patchOperations) For more information about supported patch operations, see Patch Operations.UpdateDocumentationPartRequest.Builder.patchOperations(PatchOperation... patchOperations) For more information about supported patch operations, see Patch Operations.UpdateDocumentationVersionRequest.Builder.patchOperations(PatchOperation... patchOperations) For more information about supported patch operations, see Patch Operations.UpdateDomainNameRequest.Builder.patchOperations(PatchOperation... patchOperations) For more information about supported patch operations, see Patch Operations.UpdateGatewayResponseRequest.Builder.patchOperations(PatchOperation... patchOperations) For more information about supported patch operations, see Patch Operations.UpdateIntegrationRequest.Builder.patchOperations(PatchOperation... patchOperations) For more information about supported patch operations, see Patch Operations.UpdateIntegrationResponseRequest.Builder.patchOperations(PatchOperation... patchOperations) For more information about supported patch operations, see Patch Operations.UpdateMethodRequest.Builder.patchOperations(PatchOperation... patchOperations) For more information about supported patch operations, see Patch Operations.UpdateMethodResponseRequest.Builder.patchOperations(PatchOperation... patchOperations) For more information about supported patch operations, see Patch Operations.UpdateModelRequest.Builder.patchOperations(PatchOperation... patchOperations) For more information about supported patch operations, see Patch Operations.UpdateRequestValidatorRequest.Builder.patchOperations(PatchOperation... patchOperations) For more information about supported patch operations, see Patch Operations.UpdateResourceRequest.Builder.patchOperations(PatchOperation... patchOperations) For more information about supported patch operations, see Patch Operations.UpdateRestApiRequest.Builder.patchOperations(PatchOperation... patchOperations) For more information about supported patch operations, see Patch Operations.UpdateStageRequest.Builder.patchOperations(PatchOperation... patchOperations) For more information about supported patch operations, see Patch Operations.UpdateUsagePlanRequest.Builder.patchOperations(PatchOperation... patchOperations) For more information about supported patch operations, see Patch Operations.UpdateUsageRequest.Builder.patchOperations(PatchOperation... patchOperations) For more information about supported patch operations, see Patch Operations.UpdateVpcLinkRequest.Builder.patchOperations(PatchOperation... patchOperations) For more information about supported patch operations, see Patch Operations.Method parameters in software.amazon.awssdk.services.apigateway.model with type arguments of type PatchOperationModifier and TypeMethodDescriptionUpdateAccountRequest.Builder.patchOperations(Collection<PatchOperation> patchOperations) For more information about supported patch operations, see Patch Operations.UpdateApiKeyRequest.Builder.patchOperations(Collection<PatchOperation> patchOperations) For more information about supported patch operations, see Patch Operations.UpdateAuthorizerRequest.Builder.patchOperations(Collection<PatchOperation> patchOperations) For more information about supported patch operations, see Patch Operations.UpdateBasePathMappingRequest.Builder.patchOperations(Collection<PatchOperation> patchOperations) For more information about supported patch operations, see Patch Operations.UpdateClientCertificateRequest.Builder.patchOperations(Collection<PatchOperation> patchOperations) For more information about supported patch operations, see Patch Operations.UpdateDeploymentRequest.Builder.patchOperations(Collection<PatchOperation> patchOperations) For more information about supported patch operations, see Patch Operations.UpdateDocumentationPartRequest.Builder.patchOperations(Collection<PatchOperation> patchOperations) For more information about supported patch operations, see Patch Operations.UpdateDocumentationVersionRequest.Builder.patchOperations(Collection<PatchOperation> patchOperations) For more information about supported patch operations, see Patch Operations.UpdateDomainNameRequest.Builder.patchOperations(Collection<PatchOperation> patchOperations) For more information about supported patch operations, see Patch Operations.UpdateGatewayResponseRequest.Builder.patchOperations(Collection<PatchOperation> patchOperations) For more information about supported patch operations, see Patch Operations.UpdateIntegrationRequest.Builder.patchOperations(Collection<PatchOperation> patchOperations) For more information about supported patch operations, see Patch Operations.UpdateIntegrationResponseRequest.Builder.patchOperations(Collection<PatchOperation> patchOperations) For more information about supported patch operations, see Patch Operations.UpdateMethodRequest.Builder.patchOperations(Collection<PatchOperation> patchOperations) For more information about supported patch operations, see Patch Operations.UpdateMethodResponseRequest.Builder.patchOperations(Collection<PatchOperation> patchOperations) For more information about supported patch operations, see Patch Operations.UpdateModelRequest.Builder.patchOperations(Collection<PatchOperation> patchOperations) For more information about supported patch operations, see Patch Operations.UpdateRequestValidatorRequest.Builder.patchOperations(Collection<PatchOperation> patchOperations) For more information about supported patch operations, see Patch Operations.UpdateResourceRequest.Builder.patchOperations(Collection<PatchOperation> patchOperations) For more information about supported patch operations, see Patch Operations.UpdateRestApiRequest.Builder.patchOperations(Collection<PatchOperation> patchOperations) For more information about supported patch operations, see Patch Operations.UpdateStageRequest.Builder.patchOperations(Collection<PatchOperation> patchOperations) For more information about supported patch operations, see Patch Operations.UpdateUsagePlanRequest.Builder.patchOperations(Collection<PatchOperation> patchOperations) For more information about supported patch operations, see Patch Operations.UpdateUsageRequest.Builder.patchOperations(Collection<PatchOperation> patchOperations) For more information about supported patch operations, see Patch Operations.UpdateVpcLinkRequest.Builder.patchOperations(Collection<PatchOperation> patchOperations) For more information about supported patch operations, see Patch Operations.