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 classTargetSslProxyRepresents a Target SSL Proxy resource.static classTargetSslProxy.BuilderRepresents a Target SSL Proxy resource.Methods in com.google.cloud.compute.v1 that return TargetSslProxyOrBuilder Modifier and Type Method Description TargetSslProxyOrBuilderTargetSslProxyList.Builder. getItemsOrBuilder(int index)A list of TargetSslProxy resources.TargetSslProxyOrBuilderTargetSslProxyList. getItemsOrBuilder(int index)A list of TargetSslProxy resources.TargetSslProxyOrBuilderTargetSslProxyListOrBuilder. getItemsOrBuilder(int index)A list of TargetSslProxy resources.TargetSslProxyOrBuilderInsertTargetSslProxyRequest.Builder. getTargetSslProxyResourceOrBuilder()The body resource for this requestTargetSslProxyOrBuilderInsertTargetSslProxyRequest. getTargetSslProxyResourceOrBuilder()The body resource for this requestTargetSslProxyOrBuilderInsertTargetSslProxyRequestOrBuilder. 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.
-