Uses of Class
com.google.cloud.compute.v1.BackendServiceIAP
-
Packages that use BackendServiceIAP Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of BackendServiceIAP in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return BackendServiceIAP Modifier and Type Method Description BackendServiceIAPBackendServiceIAP.Builder. build()BackendServiceIAPBackendServiceIAP.Builder. buildPartial()static BackendServiceIAPBackendServiceIAP. getDefaultInstance()BackendServiceIAPBackendServiceIAP.Builder. getDefaultInstanceForType()BackendServiceIAPBackendServiceIAP. getDefaultInstanceForType()BackendServiceIAPBackendService.Builder. getIap()The configurations for Identity-Aware Proxy on this resource.BackendServiceIAPBackendService. getIap()The configurations for Identity-Aware Proxy on this resource.BackendServiceIAPBackendServiceOrBuilder. getIap()The configurations for Identity-Aware Proxy on this resource.static BackendServiceIAPBackendServiceIAP. parseDelimitedFrom(InputStream input)static BackendServiceIAPBackendServiceIAP. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BackendServiceIAPBackendServiceIAP. parseFrom(byte[] data)static BackendServiceIAPBackendServiceIAP. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BackendServiceIAPBackendServiceIAP. parseFrom(com.google.protobuf.ByteString data)static BackendServiceIAPBackendServiceIAP. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BackendServiceIAPBackendServiceIAP. parseFrom(com.google.protobuf.CodedInputStream input)static BackendServiceIAPBackendServiceIAP. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BackendServiceIAPBackendServiceIAP. parseFrom(InputStream input)static BackendServiceIAPBackendServiceIAP. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BackendServiceIAPBackendServiceIAP. parseFrom(ByteBuffer data)static BackendServiceIAPBackendServiceIAP. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type BackendServiceIAP Modifier and Type Method Description com.google.protobuf.Parser<BackendServiceIAP>BackendServiceIAP. getParserForType()static com.google.protobuf.Parser<BackendServiceIAP>BackendServiceIAP. parser()Methods in com.google.cloud.compute.v1 with parameters of type BackendServiceIAP Modifier and Type Method Description BackendServiceIAP.BuilderBackendServiceIAP.Builder. mergeFrom(BackendServiceIAP other)BackendService.BuilderBackendService.Builder. mergeIap(BackendServiceIAP value)The configurations for Identity-Aware Proxy on this resource.static BackendServiceIAP.BuilderBackendServiceIAP. newBuilder(BackendServiceIAP prototype)BackendService.BuilderBackendService.Builder. setIap(BackendServiceIAP value)The configurations for Identity-Aware Proxy on this resource.
-