Uses of Class
com.google.iam.admin.v1.ListRolesResponse
-
Packages that use ListRolesResponse Package Description com.google.cloud.iam.admin.v1 A client to Identity and Access Management (IAM) APIcom.google.cloud.iam.admin.v1.stub com.google.iam.admin.v1 -
-
Uses of ListRolesResponse in com.google.cloud.iam.admin.v1
Methods in com.google.cloud.iam.admin.v1 that return types with arguments of type ListRolesResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListRolesRequest,ListRolesResponse>IAMClient. listRolesCallable()Lists every predefined [Role][google.iam.admin.v1.Role] that IAM supports, or every custom role that is defined for an organization or project.com.google.api.gax.rpc.PagedCallSettings.Builder<ListRolesRequest,ListRolesResponse,IAMClient.ListRolesPagedResponse>IAMSettings.Builder. listRolesSettings()Returns the builder for the settings used for calls to listRoles.com.google.api.gax.rpc.PagedCallSettings<ListRolesRequest,ListRolesResponse,IAMClient.ListRolesPagedResponse>IAMSettings. listRolesSettings()Returns the object with the settings used for calls to listRoles.Methods in com.google.cloud.iam.admin.v1 with parameters of type ListRolesResponse Modifier and Type Method Description protected IAMClient.ListRolesPageIAMClient.ListRolesPage. createPage(com.google.api.gax.rpc.PageContext<ListRolesRequest,ListRolesResponse,Role> context, ListRolesResponse response)Method parameters in com.google.cloud.iam.admin.v1 with type arguments of type ListRolesResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<IAMClient.ListRolesPagedResponse>IAMClient.ListRolesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListRolesRequest,ListRolesResponse,Role> context, com.google.api.core.ApiFuture<ListRolesResponse> futureResponse)static com.google.api.core.ApiFuture<IAMClient.ListRolesPagedResponse>IAMClient.ListRolesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListRolesRequest,ListRolesResponse,Role> context, com.google.api.core.ApiFuture<ListRolesResponse> futureResponse)protected IAMClient.ListRolesPageIAMClient.ListRolesPage. createPage(com.google.api.gax.rpc.PageContext<ListRolesRequest,ListRolesResponse,Role> context, ListRolesResponse response)com.google.api.core.ApiFuture<IAMClient.ListRolesPage>IAMClient.ListRolesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListRolesRequest,ListRolesResponse,Role> context, com.google.api.core.ApiFuture<ListRolesResponse> futureResponse)com.google.api.core.ApiFuture<IAMClient.ListRolesPage>IAMClient.ListRolesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListRolesRequest,ListRolesResponse,Role> context, com.google.api.core.ApiFuture<ListRolesResponse> futureResponse) -
Uses of ListRolesResponse in com.google.cloud.iam.admin.v1.stub
Methods in com.google.cloud.iam.admin.v1.stub that return types with arguments of type ListRolesResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListRolesRequest,ListRolesResponse>GrpcIAMStub. listRolesCallable()com.google.api.gax.rpc.UnaryCallable<ListRolesRequest,ListRolesResponse>IAMStub. listRolesCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListRolesRequest,ListRolesResponse,IAMClient.ListRolesPagedResponse>IAMStubSettings.Builder. listRolesSettings()Returns the builder for the settings used for calls to listRoles.com.google.api.gax.rpc.PagedCallSettings<ListRolesRequest,ListRolesResponse,IAMClient.ListRolesPagedResponse>IAMStubSettings. listRolesSettings()Returns the object with the settings used for calls to listRoles. -
Uses of ListRolesResponse in com.google.iam.admin.v1
Methods in com.google.iam.admin.v1 that return ListRolesResponse Modifier and Type Method Description ListRolesResponseListRolesResponse.Builder. build()ListRolesResponseListRolesResponse.Builder. buildPartial()static ListRolesResponseListRolesResponse. getDefaultInstance()ListRolesResponseListRolesResponse.Builder. getDefaultInstanceForType()ListRolesResponseListRolesResponse. getDefaultInstanceForType()ListRolesResponseIAMGrpc.IAMBlockingStub. listRoles(ListRolesRequest request)Lists every predefined [Role][google.iam.admin.v1.Role] that IAM supports, or every custom role that is defined for an organization or project.static ListRolesResponseListRolesResponse. parseDelimitedFrom(InputStream input)static ListRolesResponseListRolesResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListRolesResponseListRolesResponse. parseFrom(byte[] data)static ListRolesResponseListRolesResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListRolesResponseListRolesResponse. parseFrom(com.google.protobuf.ByteString data)static ListRolesResponseListRolesResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListRolesResponseListRolesResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListRolesResponseListRolesResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListRolesResponseListRolesResponse. parseFrom(InputStream input)static ListRolesResponseListRolesResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListRolesResponseListRolesResponse. parseFrom(ByteBuffer data)static ListRolesResponseListRolesResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.iam.admin.v1 that return types with arguments of type ListRolesResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListRolesRequest,ListRolesResponse>IAMGrpc. getListRolesMethod()com.google.protobuf.Parser<ListRolesResponse>ListRolesResponse. getParserForType()com.google.common.util.concurrent.ListenableFuture<ListRolesResponse>IAMGrpc.IAMFutureStub. listRoles(ListRolesRequest request)Lists every predefined [Role][google.iam.admin.v1.Role] that IAM supports, or every custom role that is defined for an organization or project.static com.google.protobuf.Parser<ListRolesResponse>ListRolesResponse. parser()Methods in com.google.iam.admin.v1 with parameters of type ListRolesResponse Modifier and Type Method Description ListRolesResponse.BuilderListRolesResponse.Builder. mergeFrom(ListRolesResponse other)static ListRolesResponse.BuilderListRolesResponse. newBuilder(ListRolesResponse prototype)Method parameters in com.google.iam.admin.v1 with type arguments of type ListRolesResponse Modifier and Type Method Description default voidIAMGrpc.AsyncService. listRoles(ListRolesRequest request, io.grpc.stub.StreamObserver<ListRolesResponse> responseObserver)Lists every predefined [Role][google.iam.admin.v1.Role] that IAM supports, or every custom role that is defined for an organization or project.voidIAMGrpc.IAMStub. listRoles(ListRolesRequest request, io.grpc.stub.StreamObserver<ListRolesResponse> responseObserver)Lists every predefined [Role][google.iam.admin.v1.Role] that IAM supports, or every custom role that is defined for an organization or project.
-