Uses of Interface
software.amazon.awssdk.services.pinpoint.model.GetAppsResponse.Builder
-
Packages that use GetAppsResponse.Builder Package Description software.amazon.awssdk.services.pinpoint.model -
-
Uses of GetAppsResponse.Builder in software.amazon.awssdk.services.pinpoint.model
Methods in software.amazon.awssdk.services.pinpoint.model that return GetAppsResponse.Builder Modifier and Type Method Description default GetAppsResponse.BuilderGetAppsResponse.Builder. applicationsResponse(Consumer<ApplicationsResponse.Builder> applicationsResponse)Sets the value of the ApplicationsResponse property for this object.GetAppsResponse.BuilderGetAppsResponse.Builder. applicationsResponse(ApplicationsResponse applicationsResponse)Sets the value of the ApplicationsResponse property for this object.static GetAppsResponse.BuilderGetAppsResponse. builder()GetAppsResponse.BuilderGetAppsResponse. toBuilder()Methods in software.amazon.awssdk.services.pinpoint.model that return types with arguments of type GetAppsResponse.Builder Modifier and Type Method Description static Class<? extends GetAppsResponse.Builder>GetAppsResponse. serializableBuilderClass()
-