| Package | Description |
|---|---|
| com.google.api.services.cloudbilling.model |
| Modifier and Type | Method and Description |
|---|---|
Service |
Service.clone() |
Service |
Service.set(String fieldName,
Object value) |
Service |
Service.setBusinessEntityName(String businessEntityName)
The business under which the service is offered.
|
Service |
Service.setDisplayName(String displayName)
A human readable display name for this service.
|
Service |
Service.setName(String name)
The resource name for the service.
|
Service |
Service.setServiceId(String serviceId)
The identifier for the service.
|
| Modifier and Type | Method and Description |
|---|---|
List<Service> |
ListServicesResponse.getServices()
A list of services.
|
| Modifier and Type | Method and Description |
|---|---|
ListServicesResponse |
ListServicesResponse.setServices(List<Service> services)
A list of services.
|
Copyright © 2011–2019 Google. All rights reserved.