Uses of Interface
software.amazon.awssdk.services.apigateway.model.GetExportResponse.Builder
Packages that use GetExportResponse.Builder
-
Uses of GetExportResponse.Builder in software.amazon.awssdk.services.apigateway.model
Methods in software.amazon.awssdk.services.apigateway.model that return GetExportResponse.BuilderModifier and TypeMethodDescriptionThe binary blob response to GetExport, which contains the export.static GetExportResponse.BuilderGetExportResponse.builder()GetExportResponse.Builder.contentDisposition(String contentDisposition) The content-disposition header value in the HTTP response.GetExportResponse.Builder.contentType(String contentType) The content-type header value in the HTTP response.GetExportResponse.toBuilder()Methods in software.amazon.awssdk.services.apigateway.model that return types with arguments of type GetExportResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetExportResponse.Builder>GetExportResponse.serializableBuilderClass()