Uses of Class
com.google.cloud.compute.v1.InsertGlobalPublicDelegatedPrefixeRequest
-
Packages that use InsertGlobalPublicDelegatedPrefixeRequest 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 InsertGlobalPublicDelegatedPrefixeRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return InsertGlobalPublicDelegatedPrefixeRequest Modifier and Type Method Description InsertGlobalPublicDelegatedPrefixeRequest
InsertGlobalPublicDelegatedPrefixeRequest.Builder. build()
InsertGlobalPublicDelegatedPrefixeRequest
InsertGlobalPublicDelegatedPrefixeRequest.Builder. buildPartial()
static InsertGlobalPublicDelegatedPrefixeRequest
InsertGlobalPublicDelegatedPrefixeRequest. getDefaultInstance()
InsertGlobalPublicDelegatedPrefixeRequest
InsertGlobalPublicDelegatedPrefixeRequest.Builder. getDefaultInstanceForType()
InsertGlobalPublicDelegatedPrefixeRequest
InsertGlobalPublicDelegatedPrefixeRequest. getDefaultInstanceForType()
static InsertGlobalPublicDelegatedPrefixeRequest
InsertGlobalPublicDelegatedPrefixeRequest. parseDelimitedFrom(InputStream input)
static InsertGlobalPublicDelegatedPrefixeRequest
InsertGlobalPublicDelegatedPrefixeRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static InsertGlobalPublicDelegatedPrefixeRequest
InsertGlobalPublicDelegatedPrefixeRequest. parseFrom(byte[] data)
static InsertGlobalPublicDelegatedPrefixeRequest
InsertGlobalPublicDelegatedPrefixeRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static InsertGlobalPublicDelegatedPrefixeRequest
InsertGlobalPublicDelegatedPrefixeRequest. parseFrom(com.google.protobuf.ByteString data)
static InsertGlobalPublicDelegatedPrefixeRequest
InsertGlobalPublicDelegatedPrefixeRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static InsertGlobalPublicDelegatedPrefixeRequest
InsertGlobalPublicDelegatedPrefixeRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static InsertGlobalPublicDelegatedPrefixeRequest
InsertGlobalPublicDelegatedPrefixeRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static InsertGlobalPublicDelegatedPrefixeRequest
InsertGlobalPublicDelegatedPrefixeRequest. parseFrom(InputStream input)
static InsertGlobalPublicDelegatedPrefixeRequest
InsertGlobalPublicDelegatedPrefixeRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static InsertGlobalPublicDelegatedPrefixeRequest
InsertGlobalPublicDelegatedPrefixeRequest. parseFrom(ByteBuffer data)
static InsertGlobalPublicDelegatedPrefixeRequest
InsertGlobalPublicDelegatedPrefixeRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.compute.v1 that return types with arguments of type InsertGlobalPublicDelegatedPrefixeRequest Modifier and Type Method Description com.google.protobuf.Parser<InsertGlobalPublicDelegatedPrefixeRequest>
InsertGlobalPublicDelegatedPrefixeRequest. getParserForType()
com.google.api.gax.rpc.UnaryCallable<InsertGlobalPublicDelegatedPrefixeRequest,Operation>
GlobalPublicDelegatedPrefixesClient. insertCallable()
Creates a global PublicDelegatedPrefix in the specified project using the parameters that are included in the request.com.google.api.gax.rpc.OperationCallable<InsertGlobalPublicDelegatedPrefixeRequest,Operation,Operation>
GlobalPublicDelegatedPrefixesClient. insertOperationCallable()
Creates a global PublicDelegatedPrefix in the specified project using the parameters that are included in the request.com.google.api.gax.rpc.OperationCallSettings.Builder<InsertGlobalPublicDelegatedPrefixeRequest,Operation,Operation>
GlobalPublicDelegatedPrefixesSettings.Builder. insertOperationSettings()
Returns the builder for the settings used for calls to insert.com.google.api.gax.rpc.OperationCallSettings<InsertGlobalPublicDelegatedPrefixeRequest,Operation,Operation>
GlobalPublicDelegatedPrefixesSettings. insertOperationSettings()
Returns the object with the settings used for calls to insert.com.google.api.gax.rpc.UnaryCallSettings.Builder<InsertGlobalPublicDelegatedPrefixeRequest,Operation>
GlobalPublicDelegatedPrefixesSettings.Builder. insertSettings()
Returns the builder for the settings used for calls to insert.com.google.api.gax.rpc.UnaryCallSettings<InsertGlobalPublicDelegatedPrefixeRequest,Operation>
GlobalPublicDelegatedPrefixesSettings. insertSettings()
Returns the object with the settings used for calls to insert.static com.google.protobuf.Parser<InsertGlobalPublicDelegatedPrefixeRequest>
InsertGlobalPublicDelegatedPrefixeRequest. parser()
Methods in com.google.cloud.compute.v1 with parameters of type InsertGlobalPublicDelegatedPrefixeRequest Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<Operation,Operation>
GlobalPublicDelegatedPrefixesClient. insertAsync(InsertGlobalPublicDelegatedPrefixeRequest request)
Creates a global PublicDelegatedPrefix in the specified project using the parameters that are included in the request.InsertGlobalPublicDelegatedPrefixeRequest.Builder
InsertGlobalPublicDelegatedPrefixeRequest.Builder. mergeFrom(InsertGlobalPublicDelegatedPrefixeRequest other)
static InsertGlobalPublicDelegatedPrefixeRequest.Builder
InsertGlobalPublicDelegatedPrefixeRequest. newBuilder(InsertGlobalPublicDelegatedPrefixeRequest prototype)
-
Uses of InsertGlobalPublicDelegatedPrefixeRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type InsertGlobalPublicDelegatedPrefixeRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<InsertGlobalPublicDelegatedPrefixeRequest,Operation>
GlobalPublicDelegatedPrefixesStub. insertCallable()
com.google.api.gax.rpc.UnaryCallable<InsertGlobalPublicDelegatedPrefixeRequest,Operation>
HttpJsonGlobalPublicDelegatedPrefixesStub. insertCallable()
com.google.api.gax.rpc.OperationCallable<InsertGlobalPublicDelegatedPrefixeRequest,Operation,Operation>
GlobalPublicDelegatedPrefixesStub. insertOperationCallable()
com.google.api.gax.rpc.OperationCallable<InsertGlobalPublicDelegatedPrefixeRequest,Operation,Operation>
HttpJsonGlobalPublicDelegatedPrefixesStub. insertOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<InsertGlobalPublicDelegatedPrefixeRequest,Operation,Operation>
GlobalPublicDelegatedPrefixesStubSettings.Builder. insertOperationSettings()
Returns the builder for the settings used for calls to insert.com.google.api.gax.rpc.OperationCallSettings<InsertGlobalPublicDelegatedPrefixeRequest,Operation,Operation>
GlobalPublicDelegatedPrefixesStubSettings. insertOperationSettings()
Returns the object with the settings used for calls to insert.com.google.api.gax.rpc.UnaryCallSettings.Builder<InsertGlobalPublicDelegatedPrefixeRequest,Operation>
GlobalPublicDelegatedPrefixesStubSettings.Builder. insertSettings()
Returns the builder for the settings used for calls to insert.com.google.api.gax.rpc.UnaryCallSettings<InsertGlobalPublicDelegatedPrefixeRequest,Operation>
GlobalPublicDelegatedPrefixesStubSettings. insertSettings()
Returns the object with the settings used for calls to insert.
-