| Package | Description |
|---|---|
| com.google.api.generator.gapic.model |
| Modifier and Type | Method and Description |
|---|---|
abstract HttpBindings.HttpVerb |
HttpBindings.httpVerb() |
static HttpBindings.HttpVerb |
HttpBindings.HttpVerb.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HttpBindings.HttpVerb[] |
HttpBindings.HttpVerb.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
abstract HttpBindings.Builder |
HttpBindings.Builder.setHttpVerb(HttpBindings.HttpVerb httpVerb) |
Copyright © 2022 Google LLC. All rights reserved.