| Package | Description |
|---|---|
| com.google.api.services.serviceusage.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleApiServiceusageV1Service |
GoogleApiServiceusageV1Service.clone() |
GoogleApiServiceusageV1Service |
DisableServiceResponse.getService()
The new state of the service after disabling.
|
GoogleApiServiceusageV1Service |
EnableServiceResponse.getService()
The new state of the service after enabling.
|
GoogleApiServiceusageV1Service |
GoogleApiServiceusageV1Service.set(String fieldName,
Object value) |
GoogleApiServiceusageV1Service |
GoogleApiServiceusageV1Service.setConfig(GoogleApiServiceusageV1ServiceConfig config)
The service configuration of the available service.
|
GoogleApiServiceusageV1Service |
GoogleApiServiceusageV1Service.setName(String name)
The resource name of the consumer and service.
|
GoogleApiServiceusageV1Service |
GoogleApiServiceusageV1Service.setParent(String parent)
The resource name of the consumer.
|
GoogleApiServiceusageV1Service |
GoogleApiServiceusageV1Service.setState(String state)
Whether or not the service has been enabled for use by the consumer.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleApiServiceusageV1Service> |
BatchEnableServicesResponse.getServices()
The new state of the services after enabling.
|
List<GoogleApiServiceusageV1Service> |
BatchGetServicesResponse.getServices()
The requested Service states.
|
List<GoogleApiServiceusageV1Service> |
ListServicesResponse.getServices()
The available services for the requested project.
|
| Modifier and Type | Method and Description |
|---|---|
DisableServiceResponse |
DisableServiceResponse.setService(GoogleApiServiceusageV1Service service)
The new state of the service after disabling.
|
EnableServiceResponse |
EnableServiceResponse.setService(GoogleApiServiceusageV1Service service)
The new state of the service after enabling.
|
| Modifier and Type | Method and Description |
|---|---|
BatchEnableServicesResponse |
BatchEnableServicesResponse.setServices(List<GoogleApiServiceusageV1Service> services)
The new state of the services after enabling.
|
BatchGetServicesResponse |
BatchGetServicesResponse.setServices(List<GoogleApiServiceusageV1Service> services)
The requested Service states.
|
ListServicesResponse |
ListServicesResponse.setServices(List<GoogleApiServiceusageV1Service> services)
The available services for the requested project.
|
Copyright © 2011–2021 Google. All rights reserved.