Uses of Class
software.amazon.awssdk.services.pinpoint.model.CreateApplicationRequest
-
Packages that use CreateApplicationRequest Package Description software.amazon.awssdk.services.pinpoint.model -
-
Uses of CreateApplicationRequest in software.amazon.awssdk.services.pinpoint.model
Methods in software.amazon.awssdk.services.pinpoint.model that return CreateApplicationRequest Modifier and Type Method Description CreateApplicationRequestCreateAppRequest. createApplicationRequest()Returns the value of the CreateApplicationRequest property for this object.Methods in software.amazon.awssdk.services.pinpoint.model with parameters of type CreateApplicationRequest Modifier and Type Method Description CreateAppRequest.BuilderCreateAppRequest.Builder. createApplicationRequest(CreateApplicationRequest createApplicationRequest)Sets the value of the CreateApplicationRequest property for this object.
-