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