| Modifier and Type | Method and Description |
|---|---|
SecuritySettings |
SecuritySettings.Builder.build() |
SecuritySettings |
SecuritySettings.Builder.buildPartial() |
static SecuritySettings |
SecuritySettings.getDefaultInstance() |
SecuritySettings |
SecuritySettings.getDefaultInstanceForType() |
SecuritySettings |
SecuritySettings.Builder.getDefaultInstanceForType() |
SecuritySettings |
BackendService.getSecuritySettings()
This field specifies the security settings that apply to this backend service.
|
SecuritySettings |
BackendService.Builder.getSecuritySettings()
This field specifies the security settings that apply to this backend service.
|
SecuritySettings |
BackendServiceOrBuilder.getSecuritySettings()
This field specifies the security settings that apply to this backend service.
|
static SecuritySettings |
SecuritySettings.parseDelimitedFrom(InputStream input) |
static SecuritySettings |
SecuritySettings.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SecuritySettings |
SecuritySettings.parseFrom(byte[] data) |
static SecuritySettings |
SecuritySettings.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SecuritySettings |
SecuritySettings.parseFrom(ByteBuffer data) |
static SecuritySettings |
SecuritySettings.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SecuritySettings |
SecuritySettings.parseFrom(com.google.protobuf.ByteString data) |
static SecuritySettings |
SecuritySettings.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SecuritySettings |
SecuritySettings.parseFrom(com.google.protobuf.CodedInputStream input) |
static SecuritySettings |
SecuritySettings.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SecuritySettings |
SecuritySettings.parseFrom(InputStream input) |
static SecuritySettings |
SecuritySettings.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<SecuritySettings> |
SecuritySettings.getParserForType() |
static com.google.protobuf.Parser<SecuritySettings> |
SecuritySettings.parser() |
| Modifier and Type | Method and Description |
|---|---|
SecuritySettings.Builder |
SecuritySettings.Builder.mergeFrom(SecuritySettings other) |
BackendService.Builder |
BackendService.Builder.mergeSecuritySettings(SecuritySettings value)
This field specifies the security settings that apply to this backend service.
|
static SecuritySettings.Builder |
SecuritySettings.newBuilder(SecuritySettings prototype) |
BackendService.Builder |
BackendService.Builder.setSecuritySettings(SecuritySettings value)
This field specifies the security settings that apply to this backend service.
|
Copyright © 2023 Google LLC. All rights reserved.