Uses of Class
com.google.cloud.compute.v1.GetNetworkEndpointGroupRequest
-
Packages that use GetNetworkEndpointGroupRequest 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 GetNetworkEndpointGroupRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return GetNetworkEndpointGroupRequest Modifier and Type Method Description GetNetworkEndpointGroupRequestGetNetworkEndpointGroupRequest.Builder. build()GetNetworkEndpointGroupRequestGetNetworkEndpointGroupRequest.Builder. buildPartial()static GetNetworkEndpointGroupRequestGetNetworkEndpointGroupRequest. getDefaultInstance()GetNetworkEndpointGroupRequestGetNetworkEndpointGroupRequest.Builder. getDefaultInstanceForType()GetNetworkEndpointGroupRequestGetNetworkEndpointGroupRequest. getDefaultInstanceForType()static GetNetworkEndpointGroupRequestGetNetworkEndpointGroupRequest. parseDelimitedFrom(InputStream input)static GetNetworkEndpointGroupRequestGetNetworkEndpointGroupRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetNetworkEndpointGroupRequestGetNetworkEndpointGroupRequest. parseFrom(byte[] data)static GetNetworkEndpointGroupRequestGetNetworkEndpointGroupRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetNetworkEndpointGroupRequestGetNetworkEndpointGroupRequest. parseFrom(com.google.protobuf.ByteString data)static GetNetworkEndpointGroupRequestGetNetworkEndpointGroupRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetNetworkEndpointGroupRequestGetNetworkEndpointGroupRequest. parseFrom(com.google.protobuf.CodedInputStream input)static GetNetworkEndpointGroupRequestGetNetworkEndpointGroupRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetNetworkEndpointGroupRequestGetNetworkEndpointGroupRequest. parseFrom(InputStream input)static GetNetworkEndpointGroupRequestGetNetworkEndpointGroupRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetNetworkEndpointGroupRequestGetNetworkEndpointGroupRequest. parseFrom(ByteBuffer data)static GetNetworkEndpointGroupRequestGetNetworkEndpointGroupRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type GetNetworkEndpointGroupRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetNetworkEndpointGroupRequest,NetworkEndpointGroup>NetworkEndpointGroupsClient. getCallable()Returns the specified network endpoint group.com.google.protobuf.Parser<GetNetworkEndpointGroupRequest>GetNetworkEndpointGroupRequest. getParserForType()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetNetworkEndpointGroupRequest,NetworkEndpointGroup>NetworkEndpointGroupsSettings.Builder. getSettings()Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetNetworkEndpointGroupRequest,NetworkEndpointGroup>NetworkEndpointGroupsSettings. getSettings()Returns the object with the settings used for calls to get.static com.google.protobuf.Parser<GetNetworkEndpointGroupRequest>GetNetworkEndpointGroupRequest. parser()Methods in com.google.cloud.compute.v1 with parameters of type GetNetworkEndpointGroupRequest Modifier and Type Method Description NetworkEndpointGroupNetworkEndpointGroupsClient. get(GetNetworkEndpointGroupRequest request)Returns the specified network endpoint group.GetNetworkEndpointGroupRequest.BuilderGetNetworkEndpointGroupRequest.Builder. mergeFrom(GetNetworkEndpointGroupRequest other)static GetNetworkEndpointGroupRequest.BuilderGetNetworkEndpointGroupRequest. newBuilder(GetNetworkEndpointGroupRequest prototype) -
Uses of GetNetworkEndpointGroupRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type GetNetworkEndpointGroupRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetNetworkEndpointGroupRequest,NetworkEndpointGroup>HttpJsonNetworkEndpointGroupsStub. getCallable()com.google.api.gax.rpc.UnaryCallable<GetNetworkEndpointGroupRequest,NetworkEndpointGroup>NetworkEndpointGroupsStub. getCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetNetworkEndpointGroupRequest,NetworkEndpointGroup>NetworkEndpointGroupsStubSettings.Builder. getSettings()Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetNetworkEndpointGroupRequest,NetworkEndpointGroup>NetworkEndpointGroupsStubSettings. getSettings()Returns the object with the settings used for calls to get.
-