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 OperationInfo Modifier and Type Method Description OperationInfoOperationInfo.Builder. build()Methods in software.amazon.awssdk.protocols.core with parameters of type OperationInfo Modifier and Type Method Description static SdkHttpFullRequest.BuilderProtocolUtils. createSdkHttpRequest(OperationInfo operationInfo, URI endpoint)Creates the basicSdkHttpFullRequestwith information from theOperationInfoand the endpoint.
-