| Package | Description |
|---|---|
| com.google.api.generator.gapic.model |
| Modifier and Type | Method and Description |
|---|---|
HttpBindings.HttpBinding |
HttpBindings.HttpBinding.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
abstract Set<HttpBindings.HttpBinding> |
HttpBindings.bodyParameters() |
abstract Set<HttpBindings.HttpBinding> |
HttpBindings.pathParameters() |
abstract Set<HttpBindings.HttpBinding> |
HttpBindings.queryParameters() |
| Modifier and Type | Method and Description |
|---|---|
int |
HttpBindings.HttpBinding.compareTo(HttpBindings.HttpBinding o) |
| Modifier and Type | Method and Description |
|---|---|
abstract HttpBindings.Builder |
HttpBindings.Builder.setBodyParameters(Set<HttpBindings.HttpBinding> bodyParameters) |
abstract HttpBindings.Builder |
HttpBindings.Builder.setPathParameters(Set<HttpBindings.HttpBinding> pathParameters) |
abstract HttpBindings.Builder |
HttpBindings.Builder.setQueryParameters(Set<HttpBindings.HttpBinding> queryParameters) |
Copyright © 2022 Google LLC. All rights reserved.