Uses of Class
com.cumulocity.rest.representation.application.ApplicationRepresentation.ApplicationRepresentationBuilder
Packages that use ApplicationRepresentation.ApplicationRepresentationBuilder
-
Uses of ApplicationRepresentation.ApplicationRepresentationBuilder in com.cumulocity.rest.representation.application
Methods in com.cumulocity.rest.representation.application that return ApplicationRepresentation.ApplicationRepresentationBuilderModifier and TypeMethodDescriptionApplicationRepresentation.ApplicationRepresentationBuilder.activeVersionId(String activeVersionId) ApplicationRepresentation.applicationRepresentation()ApplicationRepresentation.ApplicationRepresentationBuilder.applicationVersions(List<ApplicationVersionRepresentation> applicationVersions) ApplicationRepresentation.ApplicationRepresentationBuilder.availability(String availability) ApplicationRepresentation.ApplicationRepresentationBuilder.contextPath(String contextPath) ApplicationRepresentation.ApplicationRepresentationBuilder.externalUrl(String externalUrl) ApplicationRepresentation.ApplicationRepresentationBuilder.manifest(ManifestRepresentation manifest) ApplicationRepresentation.ApplicationRepresentationBuilder.owner(TenantReferenceRepresentation owner) ApplicationRepresentation.ApplicationRepresentationBuilder.requiredRoles(List<String> requiredRoles) Roles that are required for microservice in order to make requests to platform instance.ApplicationRepresentation.ApplicationRepresentationBuilder.resourcesPassword(String resourcesPassword) Deprecated.ApplicationRepresentation.ApplicationRepresentationBuilder.resourcesUrl(String resourcesUrl) Deprecated.ApplicationRepresentation.ApplicationRepresentationBuilder.resourcesUsername(String resourcesUsername) Deprecated.Roles that are required for users in order to make requests to microservice instance;