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 GetGlobalPublicDelegatedPrefixeRequest
GetGlobalPublicDelegatedPrefixeRequest.Builder. build()
GetGlobalPublicDelegatedPrefixeRequest
GetGlobalPublicDelegatedPrefixeRequest.Builder. buildPartial()
static GetGlobalPublicDelegatedPrefixeRequest
GetGlobalPublicDelegatedPrefixeRequest. getDefaultInstance()
GetGlobalPublicDelegatedPrefixeRequest
GetGlobalPublicDelegatedPrefixeRequest.Builder. getDefaultInstanceForType()
GetGlobalPublicDelegatedPrefixeRequest
GetGlobalPublicDelegatedPrefixeRequest. getDefaultInstanceForType()
static GetGlobalPublicDelegatedPrefixeRequest
GetGlobalPublicDelegatedPrefixeRequest. parseDelimitedFrom(InputStream input)
static GetGlobalPublicDelegatedPrefixeRequest
GetGlobalPublicDelegatedPrefixeRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GetGlobalPublicDelegatedPrefixeRequest
GetGlobalPublicDelegatedPrefixeRequest. parseFrom(byte[] data)
static GetGlobalPublicDelegatedPrefixeRequest
GetGlobalPublicDelegatedPrefixeRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GetGlobalPublicDelegatedPrefixeRequest
GetGlobalPublicDelegatedPrefixeRequest. parseFrom(com.google.protobuf.ByteString data)
static GetGlobalPublicDelegatedPrefixeRequest
GetGlobalPublicDelegatedPrefixeRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GetGlobalPublicDelegatedPrefixeRequest
GetGlobalPublicDelegatedPrefixeRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static GetGlobalPublicDelegatedPrefixeRequest
GetGlobalPublicDelegatedPrefixeRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GetGlobalPublicDelegatedPrefixeRequest
GetGlobalPublicDelegatedPrefixeRequest. parseFrom(InputStream input)
static GetGlobalPublicDelegatedPrefixeRequest
GetGlobalPublicDelegatedPrefixeRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GetGlobalPublicDelegatedPrefixeRequest
GetGlobalPublicDelegatedPrefixeRequest. parseFrom(ByteBuffer data)
static GetGlobalPublicDelegatedPrefixeRequest
GetGlobalPublicDelegatedPrefixeRequest. 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 PublicDelegatedPrefix
GlobalPublicDelegatedPrefixesClient. get(GetGlobalPublicDelegatedPrefixeRequest request)
Returns the specified global PublicDelegatedPrefix resource.GetGlobalPublicDelegatedPrefixeRequest.Builder
GetGlobalPublicDelegatedPrefixeRequest.Builder. mergeFrom(GetGlobalPublicDelegatedPrefixeRequest other)
static GetGlobalPublicDelegatedPrefixeRequest.Builder
GetGlobalPublicDelegatedPrefixeRequest. 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.
-