Uses of Interface
software.amazon.awssdk.services.deadline.model.CreateLicenseEndpointResponse.Builder
-
Packages that use CreateLicenseEndpointResponse.Builder Package Description software.amazon.awssdk.services.deadline.model -
-
Uses of CreateLicenseEndpointResponse.Builder in software.amazon.awssdk.services.deadline.model
Methods in software.amazon.awssdk.services.deadline.model that return CreateLicenseEndpointResponse.Builder Modifier and Type Method Description static CreateLicenseEndpointResponse.BuilderCreateLicenseEndpointResponse. builder()CreateLicenseEndpointResponse.BuilderCreateLicenseEndpointResponse.Builder. licenseEndpointId(String licenseEndpointId)The license endpoint ID.CreateLicenseEndpointResponse.BuilderCreateLicenseEndpointResponse. toBuilder()Methods in software.amazon.awssdk.services.deadline.model that return types with arguments of type CreateLicenseEndpointResponse.Builder Modifier and Type Method Description static Class<? extends CreateLicenseEndpointResponse.Builder>CreateLicenseEndpointResponse. serializableBuilderClass()
-