Uses of Class
com.google.cloud.compute.v1.GetIamPolicyRegionBackendServiceRequest
-
Packages that use GetIamPolicyRegionBackendServiceRequest 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 GetIamPolicyRegionBackendServiceRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return GetIamPolicyRegionBackendServiceRequest Modifier and Type Method Description GetIamPolicyRegionBackendServiceRequestGetIamPolicyRegionBackendServiceRequest.Builder. build()GetIamPolicyRegionBackendServiceRequestGetIamPolicyRegionBackendServiceRequest.Builder. buildPartial()static GetIamPolicyRegionBackendServiceRequestGetIamPolicyRegionBackendServiceRequest. getDefaultInstance()GetIamPolicyRegionBackendServiceRequestGetIamPolicyRegionBackendServiceRequest.Builder. getDefaultInstanceForType()GetIamPolicyRegionBackendServiceRequestGetIamPolicyRegionBackendServiceRequest. getDefaultInstanceForType()static GetIamPolicyRegionBackendServiceRequestGetIamPolicyRegionBackendServiceRequest. parseDelimitedFrom(InputStream input)static GetIamPolicyRegionBackendServiceRequestGetIamPolicyRegionBackendServiceRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetIamPolicyRegionBackendServiceRequestGetIamPolicyRegionBackendServiceRequest. parseFrom(byte[] data)static GetIamPolicyRegionBackendServiceRequestGetIamPolicyRegionBackendServiceRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetIamPolicyRegionBackendServiceRequestGetIamPolicyRegionBackendServiceRequest. parseFrom(com.google.protobuf.ByteString data)static GetIamPolicyRegionBackendServiceRequestGetIamPolicyRegionBackendServiceRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetIamPolicyRegionBackendServiceRequestGetIamPolicyRegionBackendServiceRequest. parseFrom(com.google.protobuf.CodedInputStream input)static GetIamPolicyRegionBackendServiceRequestGetIamPolicyRegionBackendServiceRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetIamPolicyRegionBackendServiceRequestGetIamPolicyRegionBackendServiceRequest. parseFrom(InputStream input)static GetIamPolicyRegionBackendServiceRequestGetIamPolicyRegionBackendServiceRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetIamPolicyRegionBackendServiceRequestGetIamPolicyRegionBackendServiceRequest. parseFrom(ByteBuffer data)static GetIamPolicyRegionBackendServiceRequestGetIamPolicyRegionBackendServiceRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type GetIamPolicyRegionBackendServiceRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetIamPolicyRegionBackendServiceRequest,Policy>RegionBackendServicesClient. getIamPolicyCallable()Gets the access control policy for a resource.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetIamPolicyRegionBackendServiceRequest,Policy>RegionBackendServicesSettings.Builder. getIamPolicySettings()Returns the builder for the settings used for calls to getIamPolicy.com.google.api.gax.rpc.UnaryCallSettings<GetIamPolicyRegionBackendServiceRequest,Policy>RegionBackendServicesSettings. getIamPolicySettings()Returns the object with the settings used for calls to getIamPolicy.com.google.protobuf.Parser<GetIamPolicyRegionBackendServiceRequest>GetIamPolicyRegionBackendServiceRequest. getParserForType()static com.google.protobuf.Parser<GetIamPolicyRegionBackendServiceRequest>GetIamPolicyRegionBackendServiceRequest. parser()Methods in com.google.cloud.compute.v1 with parameters of type GetIamPolicyRegionBackendServiceRequest Modifier and Type Method Description PolicyRegionBackendServicesClient. getIamPolicy(GetIamPolicyRegionBackendServiceRequest request)Gets the access control policy for a resource.GetIamPolicyRegionBackendServiceRequest.BuilderGetIamPolicyRegionBackendServiceRequest.Builder. mergeFrom(GetIamPolicyRegionBackendServiceRequest other)static GetIamPolicyRegionBackendServiceRequest.BuilderGetIamPolicyRegionBackendServiceRequest. newBuilder(GetIamPolicyRegionBackendServiceRequest prototype) -
Uses of GetIamPolicyRegionBackendServiceRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type GetIamPolicyRegionBackendServiceRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetIamPolicyRegionBackendServiceRequest,Policy>HttpJsonRegionBackendServicesStub. getIamPolicyCallable()com.google.api.gax.rpc.UnaryCallable<GetIamPolicyRegionBackendServiceRequest,Policy>RegionBackendServicesStub. getIamPolicyCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetIamPolicyRegionBackendServiceRequest,Policy>RegionBackendServicesStubSettings.Builder. getIamPolicySettings()Returns the builder for the settings used for calls to getIamPolicy.com.google.api.gax.rpc.UnaryCallSettings<GetIamPolicyRegionBackendServiceRequest,Policy>RegionBackendServicesStubSettings. getIamPolicySettings()Returns the object with the settings used for calls to getIamPolicy.
-