Uses of Class
com.google.cloud.compute.v1.GetGlobalPublicDelegatedPrefixeRequest
-
Packages that use GetGlobalPublicDelegatedPrefixeRequest 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 GetGlobalPublicDelegatedPrefixeRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return GetGlobalPublicDelegatedPrefixeRequest Modifier and Type Method Description GetGlobalPublicDelegatedPrefixeRequestGetGlobalPublicDelegatedPrefixeRequest.Builder. build()GetGlobalPublicDelegatedPrefixeRequestGetGlobalPublicDelegatedPrefixeRequest.Builder. buildPartial()static GetGlobalPublicDelegatedPrefixeRequestGetGlobalPublicDelegatedPrefixeRequest. getDefaultInstance()GetGlobalPublicDelegatedPrefixeRequestGetGlobalPublicDelegatedPrefixeRequest.Builder. getDefaultInstanceForType()GetGlobalPublicDelegatedPrefixeRequestGetGlobalPublicDelegatedPrefixeRequest. getDefaultInstanceForType()static GetGlobalPublicDelegatedPrefixeRequestGetGlobalPublicDelegatedPrefixeRequest. parseDelimitedFrom(InputStream input)static GetGlobalPublicDelegatedPrefixeRequestGetGlobalPublicDelegatedPrefixeRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetGlobalPublicDelegatedPrefixeRequestGetGlobalPublicDelegatedPrefixeRequest. parseFrom(byte[] data)static GetGlobalPublicDelegatedPrefixeRequestGetGlobalPublicDelegatedPrefixeRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetGlobalPublicDelegatedPrefixeRequestGetGlobalPublicDelegatedPrefixeRequest. parseFrom(com.google.protobuf.ByteString data)static GetGlobalPublicDelegatedPrefixeRequestGetGlobalPublicDelegatedPrefixeRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetGlobalPublicDelegatedPrefixeRequestGetGlobalPublicDelegatedPrefixeRequest. parseFrom(com.google.protobuf.CodedInputStream input)static GetGlobalPublicDelegatedPrefixeRequestGetGlobalPublicDelegatedPrefixeRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetGlobalPublicDelegatedPrefixeRequestGetGlobalPublicDelegatedPrefixeRequest. parseFrom(InputStream input)static GetGlobalPublicDelegatedPrefixeRequestGetGlobalPublicDelegatedPrefixeRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetGlobalPublicDelegatedPrefixeRequestGetGlobalPublicDelegatedPrefixeRequest. parseFrom(ByteBuffer data)static GetGlobalPublicDelegatedPrefixeRequestGetGlobalPublicDelegatedPrefixeRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type GetGlobalPublicDelegatedPrefixeRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetGlobalPublicDelegatedPrefixeRequest,PublicDelegatedPrefix>GlobalPublicDelegatedPrefixesClient. getCallable()Returns the specified global PublicDelegatedPrefix resource.com.google.protobuf.Parser<GetGlobalPublicDelegatedPrefixeRequest>GetGlobalPublicDelegatedPrefixeRequest. getParserForType()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetGlobalPublicDelegatedPrefixeRequest,PublicDelegatedPrefix>GlobalPublicDelegatedPrefixesSettings.Builder. getSettings()Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetGlobalPublicDelegatedPrefixeRequest,PublicDelegatedPrefix>GlobalPublicDelegatedPrefixesSettings. getSettings()Returns the object with the settings used for calls to get.static com.google.protobuf.Parser<GetGlobalPublicDelegatedPrefixeRequest>GetGlobalPublicDelegatedPrefixeRequest. parser()Methods in com.google.cloud.compute.v1 with parameters of type GetGlobalPublicDelegatedPrefixeRequest Modifier and Type Method Description PublicDelegatedPrefixGlobalPublicDelegatedPrefixesClient. get(GetGlobalPublicDelegatedPrefixeRequest request)Returns the specified global PublicDelegatedPrefix resource.GetGlobalPublicDelegatedPrefixeRequest.BuilderGetGlobalPublicDelegatedPrefixeRequest.Builder. mergeFrom(GetGlobalPublicDelegatedPrefixeRequest other)static GetGlobalPublicDelegatedPrefixeRequest.BuilderGetGlobalPublicDelegatedPrefixeRequest. newBuilder(GetGlobalPublicDelegatedPrefixeRequest prototype) -
Uses of GetGlobalPublicDelegatedPrefixeRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type GetGlobalPublicDelegatedPrefixeRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetGlobalPublicDelegatedPrefixeRequest,PublicDelegatedPrefix>GlobalPublicDelegatedPrefixesStub. getCallable()com.google.api.gax.rpc.UnaryCallable<GetGlobalPublicDelegatedPrefixeRequest,PublicDelegatedPrefix>HttpJsonGlobalPublicDelegatedPrefixesStub. getCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetGlobalPublicDelegatedPrefixeRequest,PublicDelegatedPrefix>GlobalPublicDelegatedPrefixesStubSettings.Builder. getSettings()Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetGlobalPublicDelegatedPrefixeRequest,PublicDelegatedPrefix>GlobalPublicDelegatedPrefixesStubSettings. getSettings()Returns the object with the settings used for calls to get.
-