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