Uses of Interface
software.amazon.awssdk.services.schemas.model.GetCodeBindingSourceResponse.Builder
-
Packages that use GetCodeBindingSourceResponse.Builder Package Description software.amazon.awssdk.services.schemas.model -
-
Uses of GetCodeBindingSourceResponse.Builder in software.amazon.awssdk.services.schemas.model
Methods in software.amazon.awssdk.services.schemas.model that return GetCodeBindingSourceResponse.Builder Modifier and Type Method Description GetCodeBindingSourceResponse.BuilderGetCodeBindingSourceResponse.Builder. body(SdkBytes body)Sets the value of the Body property for this object.static GetCodeBindingSourceResponse.BuilderGetCodeBindingSourceResponse. builder()GetCodeBindingSourceResponse.BuilderGetCodeBindingSourceResponse. toBuilder()Methods in software.amazon.awssdk.services.schemas.model that return types with arguments of type GetCodeBindingSourceResponse.Builder Modifier and Type Method Description static Class<? extends GetCodeBindingSourceResponse.Builder>GetCodeBindingSourceResponse. serializableBuilderClass()
-