| Package | Description |
|---|---|
| com.google.api |
| Modifier and Type | Method and Description |
|---|---|
MethodSettings |
MethodSettings.Builder.build() |
MethodSettings |
MethodSettings.Builder.buildPartial() |
static MethodSettings |
MethodSettings.getDefaultInstance() |
MethodSettings |
MethodSettings.getDefaultInstanceForType() |
MethodSettings |
MethodSettings.Builder.getDefaultInstanceForType() |
MethodSettings |
Publishing.getMethodSettings(int index)
A list of API method settings, e.g.
|
MethodSettings |
Publishing.Builder.getMethodSettings(int index)
A list of API method settings, e.g.
|
MethodSettings |
PublishingOrBuilder.getMethodSettings(int index)
A list of API method settings, e.g.
|
static MethodSettings |
MethodSettings.parseDelimitedFrom(InputStream input) |
static MethodSettings |
MethodSettings.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MethodSettings |
MethodSettings.parseFrom(byte[] data) |
static MethodSettings |
MethodSettings.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MethodSettings |
MethodSettings.parseFrom(ByteBuffer data) |
static MethodSettings |
MethodSettings.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MethodSettings |
MethodSettings.parseFrom(com.google.protobuf.ByteString data) |
static MethodSettings |
MethodSettings.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MethodSettings |
MethodSettings.parseFrom(com.google.protobuf.CodedInputStream input) |
static MethodSettings |
MethodSettings.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MethodSettings |
MethodSettings.parseFrom(InputStream input) |
static MethodSettings |
MethodSettings.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<MethodSettings> |
Publishing.getMethodSettingsList()
A list of API method settings, e.g.
|
List<MethodSettings> |
Publishing.Builder.getMethodSettingsList()
A list of API method settings, e.g.
|
List<MethodSettings> |
PublishingOrBuilder.getMethodSettingsList()
A list of API method settings, e.g.
|
com.google.protobuf.Parser<MethodSettings> |
MethodSettings.getParserForType() |
static com.google.protobuf.Parser<MethodSettings> |
MethodSettings.parser() |
| Modifier and Type | Method and Description |
|---|---|
Publishing.Builder |
Publishing.Builder.addMethodSettings(int index,
MethodSettings value)
A list of API method settings, e.g.
|
Publishing.Builder |
Publishing.Builder.addMethodSettings(MethodSettings value)
A list of API method settings, e.g.
|
MethodSettings.Builder |
MethodSettings.Builder.mergeFrom(MethodSettings other) |
static MethodSettings.Builder |
MethodSettings.newBuilder(MethodSettings prototype) |
Publishing.Builder |
Publishing.Builder.setMethodSettings(int index,
MethodSettings value)
A list of API method settings, e.g.
|
| Modifier and Type | Method and Description |
|---|---|
Publishing.Builder |
Publishing.Builder.addAllMethodSettings(Iterable<? extends MethodSettings> values)
A list of API method settings, e.g.
|
Copyright © 2022 Google LLC. All rights reserved.