Uses of Class
com.google.cloud.compute.v1.SetSecurityPolicyBackendServiceRequest
-
Packages that use SetSecurityPolicyBackendServiceRequest 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 SetSecurityPolicyBackendServiceRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return SetSecurityPolicyBackendServiceRequest Modifier and Type Method Description SetSecurityPolicyBackendServiceRequestSetSecurityPolicyBackendServiceRequest.Builder. build()SetSecurityPolicyBackendServiceRequestSetSecurityPolicyBackendServiceRequest.Builder. buildPartial()static SetSecurityPolicyBackendServiceRequestSetSecurityPolicyBackendServiceRequest. getDefaultInstance()SetSecurityPolicyBackendServiceRequestSetSecurityPolicyBackendServiceRequest.Builder. getDefaultInstanceForType()SetSecurityPolicyBackendServiceRequestSetSecurityPolicyBackendServiceRequest. getDefaultInstanceForType()static SetSecurityPolicyBackendServiceRequestSetSecurityPolicyBackendServiceRequest. parseDelimitedFrom(InputStream input)static SetSecurityPolicyBackendServiceRequestSetSecurityPolicyBackendServiceRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetSecurityPolicyBackendServiceRequestSetSecurityPolicyBackendServiceRequest. parseFrom(byte[] data)static SetSecurityPolicyBackendServiceRequestSetSecurityPolicyBackendServiceRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetSecurityPolicyBackendServiceRequestSetSecurityPolicyBackendServiceRequest. parseFrom(com.google.protobuf.ByteString data)static SetSecurityPolicyBackendServiceRequestSetSecurityPolicyBackendServiceRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetSecurityPolicyBackendServiceRequestSetSecurityPolicyBackendServiceRequest. parseFrom(com.google.protobuf.CodedInputStream input)static SetSecurityPolicyBackendServiceRequestSetSecurityPolicyBackendServiceRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetSecurityPolicyBackendServiceRequestSetSecurityPolicyBackendServiceRequest. parseFrom(InputStream input)static SetSecurityPolicyBackendServiceRequestSetSecurityPolicyBackendServiceRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetSecurityPolicyBackendServiceRequestSetSecurityPolicyBackendServiceRequest. parseFrom(ByteBuffer data)static SetSecurityPolicyBackendServiceRequestSetSecurityPolicyBackendServiceRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type SetSecurityPolicyBackendServiceRequest Modifier and Type Method Description com.google.protobuf.Parser<SetSecurityPolicyBackendServiceRequest>SetSecurityPolicyBackendServiceRequest. getParserForType()static com.google.protobuf.Parser<SetSecurityPolicyBackendServiceRequest>SetSecurityPolicyBackendServiceRequest. parser()com.google.api.gax.rpc.UnaryCallable<SetSecurityPolicyBackendServiceRequest,Operation>BackendServicesClient. setSecurityPolicyCallable()Sets the Google Cloud Armor security policy for the specified backend service.com.google.api.gax.rpc.OperationCallable<SetSecurityPolicyBackendServiceRequest,Operation,Operation>BackendServicesClient. setSecurityPolicyOperationCallable()Sets the Google Cloud Armor security policy for the specified backend service.com.google.api.gax.rpc.OperationCallSettings.Builder<SetSecurityPolicyBackendServiceRequest,Operation,Operation>BackendServicesSettings.Builder. setSecurityPolicyOperationSettings()Returns the builder for the settings used for calls to setSecurityPolicy.com.google.api.gax.rpc.OperationCallSettings<SetSecurityPolicyBackendServiceRequest,Operation,Operation>BackendServicesSettings. setSecurityPolicyOperationSettings()Returns the object with the settings used for calls to setSecurityPolicy.com.google.api.gax.rpc.UnaryCallSettings.Builder<SetSecurityPolicyBackendServiceRequest,Operation>BackendServicesSettings.Builder. setSecurityPolicySettings()Returns the builder for the settings used for calls to setSecurityPolicy.com.google.api.gax.rpc.UnaryCallSettings<SetSecurityPolicyBackendServiceRequest,Operation>BackendServicesSettings. setSecurityPolicySettings()Returns the object with the settings used for calls to setSecurityPolicy.Methods in com.google.cloud.compute.v1 with parameters of type SetSecurityPolicyBackendServiceRequest Modifier and Type Method Description SetSecurityPolicyBackendServiceRequest.BuilderSetSecurityPolicyBackendServiceRequest.Builder. mergeFrom(SetSecurityPolicyBackendServiceRequest other)static SetSecurityPolicyBackendServiceRequest.BuilderSetSecurityPolicyBackendServiceRequest. newBuilder(SetSecurityPolicyBackendServiceRequest prototype)com.google.api.gax.longrunning.OperationFuture<Operation,Operation>BackendServicesClient. setSecurityPolicyAsync(SetSecurityPolicyBackendServiceRequest request)Sets the Google Cloud Armor security policy for the specified backend service. -
Uses of SetSecurityPolicyBackendServiceRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type SetSecurityPolicyBackendServiceRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<SetSecurityPolicyBackendServiceRequest,Operation>BackendServicesStub. setSecurityPolicyCallable()com.google.api.gax.rpc.UnaryCallable<SetSecurityPolicyBackendServiceRequest,Operation>HttpJsonBackendServicesStub. setSecurityPolicyCallable()com.google.api.gax.rpc.OperationCallable<SetSecurityPolicyBackendServiceRequest,Operation,Operation>BackendServicesStub. setSecurityPolicyOperationCallable()com.google.api.gax.rpc.OperationCallable<SetSecurityPolicyBackendServiceRequest,Operation,Operation>HttpJsonBackendServicesStub. setSecurityPolicyOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<SetSecurityPolicyBackendServiceRequest,Operation,Operation>BackendServicesStubSettings.Builder. setSecurityPolicyOperationSettings()Returns the builder for the settings used for calls to setSecurityPolicy.com.google.api.gax.rpc.OperationCallSettings<SetSecurityPolicyBackendServiceRequest,Operation,Operation>BackendServicesStubSettings. setSecurityPolicyOperationSettings()Returns the object with the settings used for calls to setSecurityPolicy.com.google.api.gax.rpc.UnaryCallSettings.Builder<SetSecurityPolicyBackendServiceRequest,Operation>BackendServicesStubSettings.Builder. setSecurityPolicySettings()Returns the builder for the settings used for calls to setSecurityPolicy.com.google.api.gax.rpc.UnaryCallSettings<SetSecurityPolicyBackendServiceRequest,Operation>BackendServicesStubSettings. setSecurityPolicySettings()Returns the object with the settings used for calls to setSecurityPolicy.
-