Uses of Class
com.google.cloud.assuredworkloads.v1beta1.RestrictAllowedResourcesResponse
-
Packages that use RestrictAllowedResourcesResponse Package Description com.google.cloud.assuredworkloads.v1beta1 A client to Assured Workloads APIcom.google.cloud.assuredworkloads.v1beta1.stub -
-
Uses of RestrictAllowedResourcesResponse in com.google.cloud.assuredworkloads.v1beta1
Methods in com.google.cloud.assuredworkloads.v1beta1 that return RestrictAllowedResourcesResponse Modifier and Type Method Description RestrictAllowedResourcesResponseRestrictAllowedResourcesResponse.Builder. build()RestrictAllowedResourcesResponseRestrictAllowedResourcesResponse.Builder. buildPartial()static RestrictAllowedResourcesResponseRestrictAllowedResourcesResponse. getDefaultInstance()RestrictAllowedResourcesResponseRestrictAllowedResourcesResponse.Builder. getDefaultInstanceForType()RestrictAllowedResourcesResponseRestrictAllowedResourcesResponse. getDefaultInstanceForType()static RestrictAllowedResourcesResponseRestrictAllowedResourcesResponse. parseDelimitedFrom(InputStream input)static RestrictAllowedResourcesResponseRestrictAllowedResourcesResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RestrictAllowedResourcesResponseRestrictAllowedResourcesResponse. parseFrom(byte[] data)static RestrictAllowedResourcesResponseRestrictAllowedResourcesResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RestrictAllowedResourcesResponseRestrictAllowedResourcesResponse. parseFrom(com.google.protobuf.ByteString data)static RestrictAllowedResourcesResponseRestrictAllowedResourcesResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RestrictAllowedResourcesResponseRestrictAllowedResourcesResponse. parseFrom(com.google.protobuf.CodedInputStream input)static RestrictAllowedResourcesResponseRestrictAllowedResourcesResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RestrictAllowedResourcesResponseRestrictAllowedResourcesResponse. parseFrom(InputStream input)static RestrictAllowedResourcesResponseRestrictAllowedResourcesResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RestrictAllowedResourcesResponseRestrictAllowedResourcesResponse. parseFrom(ByteBuffer data)static RestrictAllowedResourcesResponseRestrictAllowedResourcesResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)RestrictAllowedResourcesResponseAssuredWorkloadsServiceClient. restrictAllowedResources(RestrictAllowedResourcesRequest request)Restrict the list of resources allowed in the Workload environment.RestrictAllowedResourcesResponseAssuredWorkloadsServiceGrpc.AssuredWorkloadsServiceBlockingStub. restrictAllowedResources(RestrictAllowedResourcesRequest request)Restrict the list of resources allowed in the Workload environment.Methods in com.google.cloud.assuredworkloads.v1beta1 that return types with arguments of type RestrictAllowedResourcesResponse Modifier and Type Method Description com.google.protobuf.Parser<RestrictAllowedResourcesResponse>RestrictAllowedResourcesResponse. getParserForType()static io.grpc.MethodDescriptor<RestrictAllowedResourcesRequest,RestrictAllowedResourcesResponse>AssuredWorkloadsServiceGrpc. getRestrictAllowedResourcesMethod()static com.google.protobuf.Parser<RestrictAllowedResourcesResponse>RestrictAllowedResourcesResponse. parser()com.google.common.util.concurrent.ListenableFuture<RestrictAllowedResourcesResponse>AssuredWorkloadsServiceGrpc.AssuredWorkloadsServiceFutureStub. restrictAllowedResources(RestrictAllowedResourcesRequest request)Restrict the list of resources allowed in the Workload environment.com.google.api.gax.rpc.UnaryCallable<RestrictAllowedResourcesRequest,RestrictAllowedResourcesResponse>AssuredWorkloadsServiceClient. restrictAllowedResourcesCallable()Restrict the list of resources allowed in the Workload environment.com.google.api.gax.rpc.UnaryCallSettings.Builder<RestrictAllowedResourcesRequest,RestrictAllowedResourcesResponse>AssuredWorkloadsServiceSettings.Builder. restrictAllowedResourcesSettings()Returns the builder for the settings used for calls to restrictAllowedResources.com.google.api.gax.rpc.UnaryCallSettings<RestrictAllowedResourcesRequest,RestrictAllowedResourcesResponse>AssuredWorkloadsServiceSettings. restrictAllowedResourcesSettings()Returns the object with the settings used for calls to restrictAllowedResources.Methods in com.google.cloud.assuredworkloads.v1beta1 with parameters of type RestrictAllowedResourcesResponse Modifier and Type Method Description RestrictAllowedResourcesResponse.BuilderRestrictAllowedResourcesResponse.Builder. mergeFrom(RestrictAllowedResourcesResponse other)static RestrictAllowedResourcesResponse.BuilderRestrictAllowedResourcesResponse. newBuilder(RestrictAllowedResourcesResponse prototype)Method parameters in com.google.cloud.assuredworkloads.v1beta1 with type arguments of type RestrictAllowedResourcesResponse Modifier and Type Method Description voidAssuredWorkloadsServiceGrpc.AssuredWorkloadsServiceStub. restrictAllowedResources(RestrictAllowedResourcesRequest request, io.grpc.stub.StreamObserver<RestrictAllowedResourcesResponse> responseObserver)Restrict the list of resources allowed in the Workload environment.default voidAssuredWorkloadsServiceGrpc.AsyncService. restrictAllowedResources(RestrictAllowedResourcesRequest request, io.grpc.stub.StreamObserver<RestrictAllowedResourcesResponse> responseObserver)Restrict the list of resources allowed in the Workload environment. -
Uses of RestrictAllowedResourcesResponse in com.google.cloud.assuredworkloads.v1beta1.stub
Methods in com.google.cloud.assuredworkloads.v1beta1.stub that return types with arguments of type RestrictAllowedResourcesResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<RestrictAllowedResourcesRequest,RestrictAllowedResourcesResponse>AssuredWorkloadsServiceStub. restrictAllowedResourcesCallable()com.google.api.gax.rpc.UnaryCallable<RestrictAllowedResourcesRequest,RestrictAllowedResourcesResponse>GrpcAssuredWorkloadsServiceStub. restrictAllowedResourcesCallable()com.google.api.gax.rpc.UnaryCallable<RestrictAllowedResourcesRequest,RestrictAllowedResourcesResponse>HttpJsonAssuredWorkloadsServiceStub. restrictAllowedResourcesCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<RestrictAllowedResourcesRequest,RestrictAllowedResourcesResponse>AssuredWorkloadsServiceStubSettings.Builder. restrictAllowedResourcesSettings()Returns the builder for the settings used for calls to restrictAllowedResources.com.google.api.gax.rpc.UnaryCallSettings<RestrictAllowedResourcesRequest,RestrictAllowedResourcesResponse>AssuredWorkloadsServiceStubSettings. restrictAllowedResourcesSettings()Returns the object with the settings used for calls to restrictAllowedResources.
-