Uses of Interface
software.amazon.awssdk.services.cognitoidentityprovider.model.HttpHeader.Builder
Packages that use HttpHeader.Builder
-
Uses of HttpHeader.Builder in software.amazon.awssdk.services.cognitoidentityprovider.model
Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return HttpHeader.BuilderModifier and TypeMethodDescriptionstatic HttpHeader.BuilderHttpHeader.builder()HttpHeader.Builder.headerName(String headerName) The header name.HttpHeader.Builder.headerValue(String headerValue) The header value.HttpHeader.toBuilder()Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return types with arguments of type HttpHeader.BuilderModifier and TypeMethodDescriptionstatic Class<? extends HttpHeader.Builder>HttpHeader.serializableBuilderClass()