Uses of Class
com.google.cloud.gkehub.v1beta.CreateFeatureRequest
-
Packages that use CreateFeatureRequest Package Description com.google.cloud.gkehub.v1beta A client to GKE Hubcom.google.cloud.gkehub.v1beta.stub -
-
Uses of CreateFeatureRequest in com.google.cloud.gkehub.v1beta
Methods in com.google.cloud.gkehub.v1beta that return CreateFeatureRequest Modifier and Type Method Description CreateFeatureRequest
CreateFeatureRequest.Builder. build()
CreateFeatureRequest
CreateFeatureRequest.Builder. buildPartial()
static CreateFeatureRequest
CreateFeatureRequest. getDefaultInstance()
CreateFeatureRequest
CreateFeatureRequest.Builder. getDefaultInstanceForType()
CreateFeatureRequest
CreateFeatureRequest. getDefaultInstanceForType()
static CreateFeatureRequest
CreateFeatureRequest. parseDelimitedFrom(InputStream input)
static CreateFeatureRequest
CreateFeatureRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateFeatureRequest
CreateFeatureRequest. parseFrom(byte[] data)
static CreateFeatureRequest
CreateFeatureRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateFeatureRequest
CreateFeatureRequest. parseFrom(com.google.protobuf.ByteString data)
static CreateFeatureRequest
CreateFeatureRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateFeatureRequest
CreateFeatureRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static CreateFeatureRequest
CreateFeatureRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateFeatureRequest
CreateFeatureRequest. parseFrom(InputStream input)
static CreateFeatureRequest
CreateFeatureRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateFeatureRequest
CreateFeatureRequest. parseFrom(ByteBuffer data)
static CreateFeatureRequest
CreateFeatureRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.gkehub.v1beta that return types with arguments of type CreateFeatureRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateFeatureRequest,com.google.longrunning.Operation>
GkeHubClient. createFeatureCallable()
Adds a new Feature.com.google.api.gax.rpc.OperationCallable<CreateFeatureRequest,Feature,OperationMetadata>
GkeHubClient. createFeatureOperationCallable()
Adds a new Feature.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateFeatureRequest,Feature,OperationMetadata>
GkeHubSettings.Builder. createFeatureOperationSettings()
Returns the builder for the settings used for calls to createFeature.com.google.api.gax.rpc.OperationCallSettings<CreateFeatureRequest,Feature,OperationMetadata>
GkeHubSettings. createFeatureOperationSettings()
Returns the object with the settings used for calls to createFeature.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateFeatureRequest,com.google.longrunning.Operation>
GkeHubSettings.Builder. createFeatureSettings()
Returns the builder for the settings used for calls to createFeature.com.google.api.gax.rpc.UnaryCallSettings<CreateFeatureRequest,com.google.longrunning.Operation>
GkeHubSettings. createFeatureSettings()
Returns the object with the settings used for calls to createFeature.static io.grpc.MethodDescriptor<CreateFeatureRequest,com.google.longrunning.Operation>
GkeHubGrpc. getCreateFeatureMethod()
com.google.protobuf.Parser<CreateFeatureRequest>
CreateFeatureRequest. getParserForType()
static com.google.protobuf.Parser<CreateFeatureRequest>
CreateFeatureRequest. parser()
Methods in com.google.cloud.gkehub.v1beta with parameters of type CreateFeatureRequest Modifier and Type Method Description default void
GkeHubGrpc.AsyncService. createFeature(CreateFeatureRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Adds a new Feature.com.google.longrunning.Operation
GkeHubGrpc.GkeHubBlockingStub. createFeature(CreateFeatureRequest request)
Adds a new Feature.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
GkeHubGrpc.GkeHubFutureStub. createFeature(CreateFeatureRequest request)
Adds a new Feature.void
GkeHubGrpc.GkeHubStub. createFeature(CreateFeatureRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Adds a new Feature.com.google.api.gax.longrunning.OperationFuture<Feature,OperationMetadata>
GkeHubClient. createFeatureAsync(CreateFeatureRequest request)
Adds a new Feature.CreateFeatureRequest.Builder
CreateFeatureRequest.Builder. mergeFrom(CreateFeatureRequest other)
static CreateFeatureRequest.Builder
CreateFeatureRequest. newBuilder(CreateFeatureRequest prototype)
-
Uses of CreateFeatureRequest in com.google.cloud.gkehub.v1beta.stub
Methods in com.google.cloud.gkehub.v1beta.stub that return types with arguments of type CreateFeatureRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateFeatureRequest,com.google.longrunning.Operation>
GkeHubStub. createFeatureCallable()
com.google.api.gax.rpc.UnaryCallable<CreateFeatureRequest,com.google.longrunning.Operation>
GrpcGkeHubStub. createFeatureCallable()
com.google.api.gax.rpc.UnaryCallable<CreateFeatureRequest,com.google.longrunning.Operation>
HttpJsonGkeHubStub. createFeatureCallable()
com.google.api.gax.rpc.OperationCallable<CreateFeatureRequest,Feature,OperationMetadata>
GkeHubStub. createFeatureOperationCallable()
com.google.api.gax.rpc.OperationCallable<CreateFeatureRequest,Feature,OperationMetadata>
GrpcGkeHubStub. createFeatureOperationCallable()
com.google.api.gax.rpc.OperationCallable<CreateFeatureRequest,Feature,OperationMetadata>
HttpJsonGkeHubStub. createFeatureOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateFeatureRequest,Feature,OperationMetadata>
GkeHubStubSettings.Builder. createFeatureOperationSettings()
Returns the builder for the settings used for calls to createFeature.com.google.api.gax.rpc.OperationCallSettings<CreateFeatureRequest,Feature,OperationMetadata>
GkeHubStubSettings. createFeatureOperationSettings()
Returns the object with the settings used for calls to createFeature.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateFeatureRequest,com.google.longrunning.Operation>
GkeHubStubSettings.Builder. createFeatureSettings()
Returns the builder for the settings used for calls to createFeature.com.google.api.gax.rpc.UnaryCallSettings<CreateFeatureRequest,com.google.longrunning.Operation>
GkeHubStubSettings. createFeatureSettings()
Returns the object with the settings used for calls to createFeature.
-