Uses of Interface
com.google.cloud.compute.v1.TargetSslProxyOrBuilder
-
Packages that use TargetSslProxyOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of TargetSslProxyOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement TargetSslProxyOrBuilder Modifier and Type Class Description class
TargetSslProxy
Represents a Target SSL Proxy resource.static class
TargetSslProxy.Builder
Represents a Target SSL Proxy resource.Methods in com.google.cloud.compute.v1 that return TargetSslProxyOrBuilder Modifier and Type Method Description TargetSslProxyOrBuilder
TargetSslProxyList.Builder. getItemsOrBuilder(int index)
A list of TargetSslProxy resources.TargetSslProxyOrBuilder
TargetSslProxyList. getItemsOrBuilder(int index)
A list of TargetSslProxy resources.TargetSslProxyOrBuilder
TargetSslProxyListOrBuilder. getItemsOrBuilder(int index)
A list of TargetSslProxy resources.TargetSslProxyOrBuilder
InsertTargetSslProxyRequest.Builder. getTargetSslProxyResourceOrBuilder()
The body resource for this requestTargetSslProxyOrBuilder
InsertTargetSslProxyRequest. getTargetSslProxyResourceOrBuilder()
The body resource for this requestTargetSslProxyOrBuilder
InsertTargetSslProxyRequestOrBuilder. getTargetSslProxyResourceOrBuilder()
The body resource for this requestMethods in com.google.cloud.compute.v1 that return types with arguments of type TargetSslProxyOrBuilder Modifier and Type Method Description List<? extends TargetSslProxyOrBuilder>
TargetSslProxyList.Builder. getItemsOrBuilderList()
A list of TargetSslProxy resources.List<? extends TargetSslProxyOrBuilder>
TargetSslProxyList. getItemsOrBuilderList()
A list of TargetSslProxy resources.List<? extends TargetSslProxyOrBuilder>
TargetSslProxyListOrBuilder. getItemsOrBuilderList()
A list of TargetSslProxy resources.
-