Uses of Interface
software.amazon.awssdk.services.apigateway.model.PatchOperation.Builder
Packages that use PatchOperation.Builder
-
Uses of PatchOperation.Builder in software.amazon.awssdk.services.apigateway.model
Methods in software.amazon.awssdk.services.apigateway.model that return PatchOperation.BuilderModifier and TypeMethodDescriptionstatic PatchOperation.BuilderPatchOperation.builder()The copy update operation's source as identified by a JSON-Pointer value referencing the location within the targeted resource to copy the value from.An update operation to be performed with this PATCH request.An update operation to be performed with this PATCH request.The op operation's target, as identified by a JSON Pointer value that references a location within the targeted resource.PatchOperation.toBuilder()The new target value of the update operation.Methods in software.amazon.awssdk.services.apigateway.model that return types with arguments of type PatchOperation.BuilderModifier and TypeMethodDescriptionstatic Class<? extends PatchOperation.Builder>PatchOperation.serializableBuilderClass()