Uses of Class
com.google.cloud.compute.v1.GetVpnGatewayRequest
-
Packages that use GetVpnGatewayRequest Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples.com.google.cloud.compute.v1.stub -
-
Uses of GetVpnGatewayRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return GetVpnGatewayRequest Modifier and Type Method Description GetVpnGatewayRequestGetVpnGatewayRequest.Builder. build()GetVpnGatewayRequestGetVpnGatewayRequest.Builder. buildPartial()static GetVpnGatewayRequestGetVpnGatewayRequest. getDefaultInstance()GetVpnGatewayRequestGetVpnGatewayRequest.Builder. getDefaultInstanceForType()GetVpnGatewayRequestGetVpnGatewayRequest. getDefaultInstanceForType()static GetVpnGatewayRequestGetVpnGatewayRequest. parseDelimitedFrom(InputStream input)static GetVpnGatewayRequestGetVpnGatewayRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetVpnGatewayRequestGetVpnGatewayRequest. parseFrom(byte[] data)static GetVpnGatewayRequestGetVpnGatewayRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetVpnGatewayRequestGetVpnGatewayRequest. parseFrom(com.google.protobuf.ByteString data)static GetVpnGatewayRequestGetVpnGatewayRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetVpnGatewayRequestGetVpnGatewayRequest. parseFrom(com.google.protobuf.CodedInputStream input)static GetVpnGatewayRequestGetVpnGatewayRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetVpnGatewayRequestGetVpnGatewayRequest. parseFrom(InputStream input)static GetVpnGatewayRequestGetVpnGatewayRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetVpnGatewayRequestGetVpnGatewayRequest. parseFrom(ByteBuffer data)static GetVpnGatewayRequestGetVpnGatewayRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type GetVpnGatewayRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetVpnGatewayRequest,VpnGateway>VpnGatewaysClient. getCallable()Returns the specified VPN gateway.com.google.protobuf.Parser<GetVpnGatewayRequest>GetVpnGatewayRequest. getParserForType()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetVpnGatewayRequest,VpnGateway>VpnGatewaysSettings.Builder. getSettings()Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetVpnGatewayRequest,VpnGateway>VpnGatewaysSettings. getSettings()Returns the object with the settings used for calls to get.static com.google.protobuf.Parser<GetVpnGatewayRequest>GetVpnGatewayRequest. parser()Methods in com.google.cloud.compute.v1 with parameters of type GetVpnGatewayRequest Modifier and Type Method Description VpnGatewayVpnGatewaysClient. get(GetVpnGatewayRequest request)Returns the specified VPN gateway.GetVpnGatewayRequest.BuilderGetVpnGatewayRequest.Builder. mergeFrom(GetVpnGatewayRequest other)static GetVpnGatewayRequest.BuilderGetVpnGatewayRequest. newBuilder(GetVpnGatewayRequest prototype) -
Uses of GetVpnGatewayRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type GetVpnGatewayRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetVpnGatewayRequest,VpnGateway>HttpJsonVpnGatewaysStub. getCallable()com.google.api.gax.rpc.UnaryCallable<GetVpnGatewayRequest,VpnGateway>VpnGatewaysStub. getCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetVpnGatewayRequest,VpnGateway>VpnGatewaysStubSettings.Builder. getSettings()Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetVpnGatewayRequest,VpnGateway>VpnGatewaysStubSettings. getSettings()Returns the object with the settings used for calls to get.
-