Uses of Class
com.google.cloud.compute.v1.NetworkAttachmentList
-
Packages that use NetworkAttachmentList 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 NetworkAttachmentList in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return NetworkAttachmentList Modifier and Type Method Description NetworkAttachmentListNetworkAttachmentList.Builder. build()NetworkAttachmentListNetworkAttachmentList.Builder. buildPartial()static NetworkAttachmentListNetworkAttachmentList. getDefaultInstance()NetworkAttachmentListNetworkAttachmentList.Builder. getDefaultInstanceForType()NetworkAttachmentListNetworkAttachmentList. getDefaultInstanceForType()static NetworkAttachmentListNetworkAttachmentList. parseDelimitedFrom(InputStream input)static NetworkAttachmentListNetworkAttachmentList. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NetworkAttachmentListNetworkAttachmentList. parseFrom(byte[] data)static NetworkAttachmentListNetworkAttachmentList. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NetworkAttachmentListNetworkAttachmentList. parseFrom(com.google.protobuf.ByteString data)static NetworkAttachmentListNetworkAttachmentList. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NetworkAttachmentListNetworkAttachmentList. parseFrom(com.google.protobuf.CodedInputStream input)static NetworkAttachmentListNetworkAttachmentList. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NetworkAttachmentListNetworkAttachmentList. parseFrom(InputStream input)static NetworkAttachmentListNetworkAttachmentList. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NetworkAttachmentListNetworkAttachmentList. parseFrom(ByteBuffer data)static NetworkAttachmentListNetworkAttachmentList. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type NetworkAttachmentList Modifier and Type Method Description com.google.protobuf.Parser<NetworkAttachmentList>NetworkAttachmentList. getParserForType()com.google.api.gax.rpc.UnaryCallable<ListNetworkAttachmentsRequest,NetworkAttachmentList>NetworkAttachmentsClient. listCallable()Lists the NetworkAttachments for a project in the given scope.com.google.api.gax.rpc.PagedCallSettings.Builder<ListNetworkAttachmentsRequest,NetworkAttachmentList,NetworkAttachmentsClient.ListPagedResponse>NetworkAttachmentsSettings.Builder. listSettings()Returns the builder for the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings<ListNetworkAttachmentsRequest,NetworkAttachmentList,NetworkAttachmentsClient.ListPagedResponse>NetworkAttachmentsSettings. listSettings()Returns the object with the settings used for calls to list.static com.google.protobuf.Parser<NetworkAttachmentList>NetworkAttachmentList. parser()Methods in com.google.cloud.compute.v1 with parameters of type NetworkAttachmentList Modifier and Type Method Description protected NetworkAttachmentsClient.ListPageNetworkAttachmentsClient.ListPage. createPage(com.google.api.gax.rpc.PageContext<ListNetworkAttachmentsRequest,NetworkAttachmentList,NetworkAttachment> context, NetworkAttachmentList response)NetworkAttachmentList.BuilderNetworkAttachmentList.Builder. mergeFrom(NetworkAttachmentList other)static NetworkAttachmentList.BuilderNetworkAttachmentList. newBuilder(NetworkAttachmentList prototype)Method parameters in com.google.cloud.compute.v1 with type arguments of type NetworkAttachmentList Modifier and Type Method Description static com.google.api.core.ApiFuture<NetworkAttachmentsClient.ListPagedResponse>NetworkAttachmentsClient.ListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListNetworkAttachmentsRequest,NetworkAttachmentList,NetworkAttachment> context, com.google.api.core.ApiFuture<NetworkAttachmentList> futureResponse)static com.google.api.core.ApiFuture<NetworkAttachmentsClient.ListPagedResponse>NetworkAttachmentsClient.ListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListNetworkAttachmentsRequest,NetworkAttachmentList,NetworkAttachment> context, com.google.api.core.ApiFuture<NetworkAttachmentList> futureResponse)protected NetworkAttachmentsClient.ListPageNetworkAttachmentsClient.ListPage. createPage(com.google.api.gax.rpc.PageContext<ListNetworkAttachmentsRequest,NetworkAttachmentList,NetworkAttachment> context, NetworkAttachmentList response)com.google.api.core.ApiFuture<NetworkAttachmentsClient.ListPage>NetworkAttachmentsClient.ListPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListNetworkAttachmentsRequest,NetworkAttachmentList,NetworkAttachment> context, com.google.api.core.ApiFuture<NetworkAttachmentList> futureResponse)com.google.api.core.ApiFuture<NetworkAttachmentsClient.ListPage>NetworkAttachmentsClient.ListPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListNetworkAttachmentsRequest,NetworkAttachmentList,NetworkAttachment> context, com.google.api.core.ApiFuture<NetworkAttachmentList> futureResponse) -
Uses of NetworkAttachmentList in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type NetworkAttachmentList Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListNetworkAttachmentsRequest,NetworkAttachmentList>HttpJsonNetworkAttachmentsStub. listCallable()com.google.api.gax.rpc.UnaryCallable<ListNetworkAttachmentsRequest,NetworkAttachmentList>NetworkAttachmentsStub. listCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListNetworkAttachmentsRequest,NetworkAttachmentList,NetworkAttachmentsClient.ListPagedResponse>NetworkAttachmentsStubSettings.Builder. listSettings()Returns the builder for the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings<ListNetworkAttachmentsRequest,NetworkAttachmentList,NetworkAttachmentsClient.ListPagedResponse>NetworkAttachmentsStubSettings. listSettings()Returns the object with the settings used for calls to list.
-