Uses of Class
com.google.cloud.compute.v1.TestIamPermissionsLicenseRequest
-
Packages that use TestIamPermissionsLicenseRequest 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 TestIamPermissionsLicenseRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return TestIamPermissionsLicenseRequest Modifier and Type Method Description TestIamPermissionsLicenseRequestTestIamPermissionsLicenseRequest.Builder. build()TestIamPermissionsLicenseRequestTestIamPermissionsLicenseRequest.Builder. buildPartial()static TestIamPermissionsLicenseRequestTestIamPermissionsLicenseRequest. getDefaultInstance()TestIamPermissionsLicenseRequestTestIamPermissionsLicenseRequest.Builder. getDefaultInstanceForType()TestIamPermissionsLicenseRequestTestIamPermissionsLicenseRequest. getDefaultInstanceForType()static TestIamPermissionsLicenseRequestTestIamPermissionsLicenseRequest. parseDelimitedFrom(InputStream input)static TestIamPermissionsLicenseRequestTestIamPermissionsLicenseRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TestIamPermissionsLicenseRequestTestIamPermissionsLicenseRequest. parseFrom(byte[] data)static TestIamPermissionsLicenseRequestTestIamPermissionsLicenseRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TestIamPermissionsLicenseRequestTestIamPermissionsLicenseRequest. parseFrom(com.google.protobuf.ByteString data)static TestIamPermissionsLicenseRequestTestIamPermissionsLicenseRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TestIamPermissionsLicenseRequestTestIamPermissionsLicenseRequest. parseFrom(com.google.protobuf.CodedInputStream input)static TestIamPermissionsLicenseRequestTestIamPermissionsLicenseRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TestIamPermissionsLicenseRequestTestIamPermissionsLicenseRequest. parseFrom(InputStream input)static TestIamPermissionsLicenseRequestTestIamPermissionsLicenseRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TestIamPermissionsLicenseRequestTestIamPermissionsLicenseRequest. parseFrom(ByteBuffer data)static TestIamPermissionsLicenseRequestTestIamPermissionsLicenseRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type TestIamPermissionsLicenseRequest Modifier and Type Method Description com.google.protobuf.Parser<TestIamPermissionsLicenseRequest>TestIamPermissionsLicenseRequest. getParserForType()static com.google.protobuf.Parser<TestIamPermissionsLicenseRequest>TestIamPermissionsLicenseRequest. parser()com.google.api.gax.rpc.UnaryCallable<TestIamPermissionsLicenseRequest,TestPermissionsResponse>LicensesClient. testIamPermissionsCallable()Returns permissions that a caller has on the specified resource.com.google.api.gax.rpc.UnaryCallSettings.Builder<TestIamPermissionsLicenseRequest,TestPermissionsResponse>LicensesSettings.Builder. testIamPermissionsSettings()Returns the builder for the settings used for calls to testIamPermissions.com.google.api.gax.rpc.UnaryCallSettings<TestIamPermissionsLicenseRequest,TestPermissionsResponse>LicensesSettings. testIamPermissionsSettings()Returns the object with the settings used for calls to testIamPermissions.Methods in com.google.cloud.compute.v1 with parameters of type TestIamPermissionsLicenseRequest Modifier and Type Method Description TestIamPermissionsLicenseRequest.BuilderTestIamPermissionsLicenseRequest.Builder. mergeFrom(TestIamPermissionsLicenseRequest other)static TestIamPermissionsLicenseRequest.BuilderTestIamPermissionsLicenseRequest. newBuilder(TestIamPermissionsLicenseRequest prototype)TestPermissionsResponseLicensesClient. testIamPermissions(TestIamPermissionsLicenseRequest request)Returns permissions that a caller has on the specified resource. -
Uses of TestIamPermissionsLicenseRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type TestIamPermissionsLicenseRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<TestIamPermissionsLicenseRequest,TestPermissionsResponse>HttpJsonLicensesStub. testIamPermissionsCallable()com.google.api.gax.rpc.UnaryCallable<TestIamPermissionsLicenseRequest,TestPermissionsResponse>LicensesStub. testIamPermissionsCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<TestIamPermissionsLicenseRequest,TestPermissionsResponse>LicensesStubSettings.Builder. testIamPermissionsSettings()Returns the builder for the settings used for calls to testIamPermissions.com.google.api.gax.rpc.UnaryCallSettings<TestIamPermissionsLicenseRequest,TestPermissionsResponse>LicensesStubSettings. testIamPermissionsSettings()Returns the object with the settings used for calls to testIamPermissions.
-