Uses of Class
com.google.api.MethodSettings
Packages that use MethodSettings
-
Uses of MethodSettings in com.google.api
Methods in com.google.api that return MethodSettingsModifier and TypeMethodDescriptionMethodSettings.Builder.build()
MethodSettings.Builder.buildPartial()
static MethodSettings
MethodSettings.getDefaultInstance()
MethodSettings.Builder.getDefaultInstanceForType()
MethodSettings.getDefaultInstanceForType()
Publishing.Builder.getMethodSettings
(int index) A list of API method settings, e.g.Publishing.getMethodSettings
(int index) A list of API method settings, e.g.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
(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) static MethodSettings
MethodSettings.parseFrom
(ByteBuffer data) static MethodSettings
MethodSettings.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.api that return types with arguments of type MethodSettingsModifier and TypeMethodDescriptionPublishing.Builder.getMethodSettingsList()
A list of API method settings, e.g.Publishing.getMethodSettingsList()
A list of API method settings, e.g.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()
Methods in com.google.api with parameters of type MethodSettingsModifier and TypeMethodDescriptionPublishing.Builder.addMethodSettings
(int index, MethodSettings value) A list of API method settings, e.g.Publishing.Builder.addMethodSettings
(MethodSettings value) A list of API method settings, e.g.MethodSettings.Builder.mergeFrom
(MethodSettings other) static MethodSettings.Builder
MethodSettings.newBuilder
(MethodSettings prototype) Publishing.Builder.setMethodSettings
(int index, MethodSettings value) A list of API method settings, e.g.Method parameters in com.google.api with type arguments of type MethodSettingsModifier and TypeMethodDescriptionPublishing.Builder.addAllMethodSettings
(Iterable<? extends MethodSettings> values) A list of API method settings, e.g.