Uses of Interface
software.amazon.awssdk.services.support.model.CreateCaseResponse.Builder
-
Packages that use CreateCaseResponse.Builder Package Description software.amazon.awssdk.services.support.model -
-
Uses of CreateCaseResponse.Builder in software.amazon.awssdk.services.support.model
Methods in software.amazon.awssdk.services.support.model that return CreateCaseResponse.Builder Modifier and Type Method Description static CreateCaseResponse.BuilderCreateCaseResponse. builder()CreateCaseResponse.BuilderCreateCaseResponse.Builder. caseId(String caseId)The support case ID requested or returned in the call.CreateCaseResponse.BuilderCreateCaseResponse. toBuilder()Methods in software.amazon.awssdk.services.support.model that return types with arguments of type CreateCaseResponse.Builder Modifier and Type Method Description static Class<? extends CreateCaseResponse.Builder>CreateCaseResponse. serializableBuilderClass()
-