Uses of Enum
software.amazon.awssdk.http.ProtocolNegotiation
Packages that use ProtocolNegotiation
-
Uses of ProtocolNegotiation in software.amazon.awssdk.http
Fields in software.amazon.awssdk.http with type parameters of type ProtocolNegotiationModifier and TypeFieldDescriptionstatic final SdkHttpConfigurationOption<ProtocolNegotiation>SdkHttpConfigurationOption.PROTOCOL_NEGOTIATIONHTTP protocol negotiation to use.Methods in software.amazon.awssdk.http that return ProtocolNegotiationModifier and TypeMethodDescriptionstatic ProtocolNegotiationReturns the enum constant of this type with the specified name.static ProtocolNegotiation[]ProtocolNegotiation.values()Returns an array containing the constants of this enum type, in the order they are declared.