Uses of Class
software.amazon.awssdk.services.pinpoint.model.ApplicationsResponse
-
Packages that use ApplicationsResponse Package Description software.amazon.awssdk.services.pinpoint.model -
-
Uses of ApplicationsResponse in software.amazon.awssdk.services.pinpoint.model
Methods in software.amazon.awssdk.services.pinpoint.model that return ApplicationsResponse Modifier and Type Method Description ApplicationsResponseGetAppsResponse. applicationsResponse()Returns the value of the ApplicationsResponse property for this object.Methods in software.amazon.awssdk.services.pinpoint.model with parameters of type ApplicationsResponse Modifier and Type Method Description GetAppsResponse.BuilderGetAppsResponse.Builder. applicationsResponse(ApplicationsResponse applicationsResponse)Sets the value of the ApplicationsResponse property for this object.
-