Uses of Class
software.amazon.awssdk.protocols.core.OperationInfo
-
Uses of OperationInfo in software.amazon.awssdk.protocols.core
Methods in software.amazon.awssdk.protocols.core that return OperationInfoMethods in software.amazon.awssdk.protocols.core with parameters of type OperationInfoModifier and TypeMethodDescriptionstatic SdkHttpFullRequest.BuilderProtocolUtils.createSdkHttpRequest(OperationInfo operationInfo, URI endpoint) Creates the basicSdkHttpFullRequestwith information from theOperationInfoand the endpoint.