Package com.google.storage.control.v2
Class StorageControlGrpc
java.lang.Object
com.google.storage.control.v2.StorageControlGrpc
@Generated(value="by gRPC proto compiler",
comments="Source: google/storage/control/v2/storage_control.proto")
public final class StorageControlGrpc
extends Object
StorageControl service includes selected control plane operations.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfaceStorageControl service includes selected control plane operations.static final classA stub to allow clients to do limited synchronous rpc calls to service StorageControl.static final classA stub to allow clients to do synchronous rpc calls to service StorageControl.static final classA stub to allow clients to do ListenableFuture-style rpc calls to service StorageControl.static classBase class for the server implementation of the service StorageControl.static final classA stub to allow clients to do asynchronous rpc calls to service StorageControl. -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic final io.grpc.ServerServiceDefinitionstatic io.grpc.MethodDescriptor<CreateAnywhereCacheRequest,com.google.longrunning.Operation> static io.grpc.MethodDescriptor<CreateFolderRequest,Folder> static io.grpc.MethodDescriptor<CreateManagedFolderRequest,ManagedFolder> static io.grpc.MethodDescriptor<DeleteFolderRequest,com.google.protobuf.Empty> static io.grpc.MethodDescriptor<DeleteManagedFolderRequest,com.google.protobuf.Empty> static io.grpc.MethodDescriptor<DisableAnywhereCacheRequest,AnywhereCache> static io.grpc.MethodDescriptor<GetAnywhereCacheRequest,AnywhereCache> static io.grpc.MethodDescriptor<GetFolderIntelligenceConfigRequest,IntelligenceConfig> static io.grpc.MethodDescriptor<GetFolderRequest,Folder> static io.grpc.MethodDescriptor<GetManagedFolderRequest,ManagedFolder> static io.grpc.MethodDescriptor<GetOrganizationIntelligenceConfigRequest,IntelligenceConfig> static io.grpc.MethodDescriptor<GetProjectIntelligenceConfigRequest,IntelligenceConfig> static io.grpc.MethodDescriptor<GetStorageLayoutRequest,StorageLayout> static io.grpc.MethodDescriptor<ListAnywhereCachesRequest,ListAnywhereCachesResponse> static io.grpc.MethodDescriptor<ListFoldersRequest,ListFoldersResponse> static io.grpc.MethodDescriptor<ListManagedFoldersRequest,ListManagedFoldersResponse> static io.grpc.MethodDescriptor<PauseAnywhereCacheRequest,AnywhereCache> static io.grpc.MethodDescriptor<RenameFolderRequest,com.google.longrunning.Operation> static io.grpc.MethodDescriptor<ResumeAnywhereCacheRequest,AnywhereCache> static io.grpc.ServiceDescriptorstatic io.grpc.MethodDescriptor<UpdateAnywhereCacheRequest,com.google.longrunning.Operation> static io.grpc.MethodDescriptor<UpdateFolderIntelligenceConfigRequest,IntelligenceConfig> static io.grpc.MethodDescriptor<UpdateOrganizationIntelligenceConfigRequest,IntelligenceConfig> static io.grpc.MethodDescriptor<UpdateProjectIntelligenceConfigRequest,IntelligenceConfig> newBlockingStub(io.grpc.Channel channel) Creates a new blocking-style stub that supports unary and streaming output calls on the servicenewBlockingV2Stub(io.grpc.Channel channel) Creates a new blocking-style stub that supports all types of calls on the servicenewFutureStub(io.grpc.Channel channel) Creates a new ListenableFuture-style stub that supports unary calls on the servicenewStub(io.grpc.Channel channel) Creates a new async stub that supports all call types for the service
-
Field Details
-
SERVICE_NAME
- See Also:
-
-
Method Details
-
getCreateFolderMethod
-
getDeleteFolderMethod
public static io.grpc.MethodDescriptor<DeleteFolderRequest,com.google.protobuf.Empty> getDeleteFolderMethod() -
getGetFolderMethod
-
getListFoldersMethod
public static io.grpc.MethodDescriptor<ListFoldersRequest,ListFoldersResponse> getListFoldersMethod() -
getRenameFolderMethod
public static io.grpc.MethodDescriptor<RenameFolderRequest,com.google.longrunning.Operation> getRenameFolderMethod() -
getGetStorageLayoutMethod
public static io.grpc.MethodDescriptor<GetStorageLayoutRequest,StorageLayout> getGetStorageLayoutMethod() -
getCreateManagedFolderMethod
public static io.grpc.MethodDescriptor<CreateManagedFolderRequest,ManagedFolder> getCreateManagedFolderMethod() -
getDeleteManagedFolderMethod
public static io.grpc.MethodDescriptor<DeleteManagedFolderRequest,com.google.protobuf.Empty> getDeleteManagedFolderMethod() -
getGetManagedFolderMethod
public static io.grpc.MethodDescriptor<GetManagedFolderRequest,ManagedFolder> getGetManagedFolderMethod() -
getListManagedFoldersMethod
public static io.grpc.MethodDescriptor<ListManagedFoldersRequest,ListManagedFoldersResponse> getListManagedFoldersMethod() -
getCreateAnywhereCacheMethod
public static io.grpc.MethodDescriptor<CreateAnywhereCacheRequest,com.google.longrunning.Operation> getCreateAnywhereCacheMethod() -
getUpdateAnywhereCacheMethod
public static io.grpc.MethodDescriptor<UpdateAnywhereCacheRequest,com.google.longrunning.Operation> getUpdateAnywhereCacheMethod() -
getDisableAnywhereCacheMethod
public static io.grpc.MethodDescriptor<DisableAnywhereCacheRequest,AnywhereCache> getDisableAnywhereCacheMethod() -
getPauseAnywhereCacheMethod
public static io.grpc.MethodDescriptor<PauseAnywhereCacheRequest,AnywhereCache> getPauseAnywhereCacheMethod() -
getResumeAnywhereCacheMethod
public static io.grpc.MethodDescriptor<ResumeAnywhereCacheRequest,AnywhereCache> getResumeAnywhereCacheMethod() -
getGetAnywhereCacheMethod
public static io.grpc.MethodDescriptor<GetAnywhereCacheRequest,AnywhereCache> getGetAnywhereCacheMethod() -
getListAnywhereCachesMethod
public static io.grpc.MethodDescriptor<ListAnywhereCachesRequest,ListAnywhereCachesResponse> getListAnywhereCachesMethod() -
getGetProjectIntelligenceConfigMethod
public static io.grpc.MethodDescriptor<GetProjectIntelligenceConfigRequest,IntelligenceConfig> getGetProjectIntelligenceConfigMethod() -
getUpdateProjectIntelligenceConfigMethod
public static io.grpc.MethodDescriptor<UpdateProjectIntelligenceConfigRequest,IntelligenceConfig> getUpdateProjectIntelligenceConfigMethod() -
getGetFolderIntelligenceConfigMethod
public static io.grpc.MethodDescriptor<GetFolderIntelligenceConfigRequest,IntelligenceConfig> getGetFolderIntelligenceConfigMethod() -
getUpdateFolderIntelligenceConfigMethod
public static io.grpc.MethodDescriptor<UpdateFolderIntelligenceConfigRequest,IntelligenceConfig> getUpdateFolderIntelligenceConfigMethod() -
getGetOrganizationIntelligenceConfigMethod
public static io.grpc.MethodDescriptor<GetOrganizationIntelligenceConfigRequest,IntelligenceConfig> getGetOrganizationIntelligenceConfigMethod() -
getUpdateOrganizationIntelligenceConfigMethod
public static io.grpc.MethodDescriptor<UpdateOrganizationIntelligenceConfigRequest,IntelligenceConfig> getUpdateOrganizationIntelligenceConfigMethod() -
newStub
Creates a new async stub that supports all call types for the service -
newBlockingV2Stub
public static StorageControlGrpc.StorageControlBlockingV2Stub newBlockingV2Stub(io.grpc.Channel channel) Creates a new blocking-style stub that supports all types of calls on the service -
newBlockingStub
public static StorageControlGrpc.StorageControlBlockingStub newBlockingStub(io.grpc.Channel channel) Creates a new blocking-style stub that supports unary and streaming output calls on the service -
newFutureStub
Creates a new ListenableFuture-style stub that supports unary calls on the service -
bindService
public static final io.grpc.ServerServiceDefinition bindService(StorageControlGrpc.AsyncService service) -
getServiceDescriptor
public static io.grpc.ServiceDescriptor getServiceDescriptor()
-