Package | Description |
---|---|
com.google.api.services.servicemanagement.model |
Modifier and Type | Method and Description |
---|---|
Context |
Context.clone() |
Context |
Service.getContext()
Context configuration.
|
Context |
Context.set(String fieldName,
Object value) |
Context |
Context.setRules(List<ContextRule> rules)
A list of RPC context rules that apply to individual API methods.
|
Modifier and Type | Method and Description |
---|---|
Service |
Service.setContext(Context context)
Context configuration.
|
Copyright © 2011–2024 Google. All rights reserved.