| Modifier and Type | Method and Description |
|---|---|
TargetSslProxy |
TargetSslProxy.Builder.build() |
TargetSslProxy |
TargetSslProxy.Builder.buildPartial() |
static TargetSslProxy |
TargetSslProxy.getDefaultInstance() |
TargetSslProxy |
TargetSslProxy.getDefaultInstanceForType() |
TargetSslProxy |
TargetSslProxy.Builder.getDefaultInstanceForType() |
TargetSslProxy |
TargetSslProxyList.getItems(int index)
A list of TargetSslProxy resources.
|
TargetSslProxy |
TargetSslProxyList.Builder.getItems(int index)
A list of TargetSslProxy resources.
|
TargetSslProxy |
TargetSslProxyListOrBuilder.getItems(int index)
A list of TargetSslProxy resources.
|
TargetSslProxy |
InsertTargetSslProxyRequestOrBuilder.getTargetSslProxyResource()
The body resource for this request
|
TargetSslProxy |
InsertTargetSslProxyRequest.getTargetSslProxyResource()
The body resource for this request
|
TargetSslProxy |
InsertTargetSslProxyRequest.Builder.getTargetSslProxyResource()
The body resource for this request
|
static TargetSslProxy |
TargetSslProxy.parseDelimitedFrom(InputStream input) |
static TargetSslProxy |
TargetSslProxy.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TargetSslProxy |
TargetSslProxy.parseFrom(byte[] data) |
static TargetSslProxy |
TargetSslProxy.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TargetSslProxy |
TargetSslProxy.parseFrom(ByteBuffer data) |
static TargetSslProxy |
TargetSslProxy.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TargetSslProxy |
TargetSslProxy.parseFrom(com.google.protobuf.ByteString data) |
static TargetSslProxy |
TargetSslProxy.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TargetSslProxy |
TargetSslProxy.parseFrom(com.google.protobuf.CodedInputStream input) |
static TargetSslProxy |
TargetSslProxy.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TargetSslProxy |
TargetSslProxy.parseFrom(InputStream input) |
static TargetSslProxy |
TargetSslProxy.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<TargetSslProxy> |
TargetSslProxyList.getItemsList()
A list of TargetSslProxy resources.
|
List<TargetSslProxy> |
TargetSslProxyList.Builder.getItemsList()
A list of TargetSslProxy resources.
|
List<TargetSslProxy> |
TargetSslProxyListOrBuilder.getItemsList()
A list of TargetSslProxy resources.
|
com.google.protobuf.Parser<TargetSslProxy> |
TargetSslProxy.getParserForType() |
static com.google.protobuf.Parser<TargetSslProxy> |
TargetSslProxy.parser() |
| Modifier and Type | Method and Description |
|---|---|
TargetSslProxyList.Builder |
TargetSslProxyList.Builder.addItems(int index,
TargetSslProxy value)
A list of TargetSslProxy resources.
|
TargetSslProxyList.Builder |
TargetSslProxyList.Builder.addItems(TargetSslProxy value)
A list of TargetSslProxy resources.
|
TargetSslProxy.Builder |
TargetSslProxy.Builder.mergeFrom(TargetSslProxy other) |
InsertTargetSslProxyRequest.Builder |
InsertTargetSslProxyRequest.Builder.mergeTargetSslProxyResource(TargetSslProxy value)
The body resource for this request
|
static TargetSslProxy.Builder |
TargetSslProxy.newBuilder(TargetSslProxy prototype) |
TargetSslProxyList.Builder |
TargetSslProxyList.Builder.setItems(int index,
TargetSslProxy value)
A list of TargetSslProxy resources.
|
InsertTargetSslProxyRequest.Builder |
InsertTargetSslProxyRequest.Builder.setTargetSslProxyResource(TargetSslProxy value)
The body resource for this request
|
| Modifier and Type | Method and Description |
|---|---|
TargetSslProxyList.Builder |
TargetSslProxyList.Builder.addAllItems(Iterable<? extends TargetSslProxy> values)
A list of TargetSslProxy resources.
|
Copyright © 2023 Google LLC. All rights reserved.